blob: fe8d351446f4318896c34fffc167f2fba0cda0a7 [file] [log] [blame]
{
"name": "MacPrompter",
"version": "0.0.8",
"summary": "Prompts the user to rate the app or view your other apps.",
"homepage": "https://github.com/Megatron1000/MacPrompter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mark Bridges": "support@bridgetech.io"
},
"source": {
"git": "https://github.com/Megatron1000/MacPrompter.git",
"tag": "0.0.8"
},
"platforms": {
"osx": "10.10"
},
"source_files": "MacPrompter/Classes/**/*.{swift, strings}",
"resource_bundles": {
"MacPrompter": [
"MacPrompter/Resources/*.lproj"
]
},
"requires_arc": true,
"social_media_url": "https://twitter.com/markbridgesapps",
"pushed_with_swift_version": "3.0"
}