diff options
author | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-21 12:19:35 -0500 |
---|---|---|
committer | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-21 12:19:35 -0500 |
commit | d938a333c208c67c890a9e4888d4cbabcc2b1e87 (patch) | |
tree | 4276d32ddacfffb6fb749d29e7824e17ab35f50b /cydia/depictions/packages | |
parent | 44a20c7d9ecd8737baac8606f89ae68b62e05594 (diff) | |
download | personal-website-d938a333c208c67c890a9e4888d4cbabcc2b1e87.tar.xz personal-website-d938a333c208c67c890a9e4888d4cbabcc2b1e87.zip |
working on web
Diffstat (limited to 'cydia/depictions/packages')
-rw-r--r-- | cydia/depictions/packages/com.fivepixels.mariomaps.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/cydia/depictions/packages/com.fivepixels.mariomaps.json b/cydia/depictions/packages/com.fivepixels.mariomaps.json new file mode 100644 index 0000000..bc7bfbf --- /dev/null +++ b/cydia/depictions/packages/com.fivepixels.mariomaps.json @@ -0,0 +1,20 @@ +{ + "name": "MarioMaps (for Google Maps)", + "package": "com.fivepixels.mariomaps", + "author": "FivePixels", + "version": "1.1", + "description": "", + "changelog": { + "1.1": [ + "Initial Release" + ], + "1.1": [ + "Fixed Cydia stuff." + ] + }, + "screenshots": { + }, + "links": { + "<span class=\"glyphicon glyphicon-heart\"></span> My Twitter": "https://twitter.com/itsjake88" + } +}
\ No newline at end of file |