diff options
author | FivePixels <o5pxels@gmail.com> | 2018-03-22 22:14:20 -0500 |
---|---|---|
committer | FivePixels <o5pxels@gmail.com> | 2018-03-22 22:14:20 -0500 |
commit | 4ece9846b02d5dfe287504ac2c63022cfb033f58 (patch) | |
tree | 4039d12481c74358dbd19bd5d6a12dd3a6ca7d55 /cydia/depictions/packages | |
parent | fa3270554ddcae99c0c1c3b59d1f6c055f608aad (diff) | |
download | personal-website-4ece9846b02d5dfe287504ac2c63022cfb033f58.tar.xz personal-website-4ece9846b02d5dfe287504ac2c63022cfb033f58.zip |
fixed some shiz
Diffstat (limited to 'cydia/depictions/packages')
-rwxr-xr-x | cydia/depictions/packages/com.fivepixels.mariomaps.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/cydia/depictions/packages/com.fivepixels.mariomaps.json b/cydia/depictions/packages/com.fivepixels.mariomaps.json new file mode 100755 index 0000000..d264fb9 --- /dev/null +++ b/cydia/depictions/packages/com.fivepixels.mariomaps.json @@ -0,0 +1,36 @@ +{ + "name": "Appster", + "package": "com.jake0oo0.appster", + "author": "Jake0oo0", + "version": "0.0.7", + "description": "View and export important data and info from your iDevice", + "changelog": { + "0.0.1": [ + "Initial Alpha Release", + "View & Export App Data", + "View & Export Tweak Data" + ], + "0.0.3": [ + "Add support for new iOS 9 applications" + ], + "0.0.4": [ + "Retrieve iTunes metadata for applications" + ], + "0.0.6": [ + "Add support for exporting sources with tweaks" + ], + "0.0.7": [ + "Major work on exporting messages - new view & export button" + ] + }, + "screenshots": { + "appster1.png": "", + "appster2.png": "", + "appster3.png": "", + "appster4.png": "", + "appster5.png": "" + }, + "links": { + "<span class=\"glyphicon glyphicon-heart\"></span> My Twitter": "https://twitter.com/itsjake88" + } +} |