blob: e8e8db5be9ef9a6c8a48836af31bac9b0c51cbbb [file] [log] [blame]
{
"name": "MKBPrompter",
"version": "0.0.2",
"summary": "Prompts the user to rate, review and view your other apps at specified intervals",
"homepage": "https://github.com/Megatron1000/MKBPrompter",
"license": "MIT",
"authors": {
"Mark Bridges": "support@mark-bridges.com"
},
"source": {
"git": "https://github.com/Megatron1000/MKBPrompter.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/markbridgesapps",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MKBPrompter": [
"Pod/*.lproj"
]
}
}