[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / f / MKBPrompter / 0.0.5 / MKBPrompter.podspec.json
blob404882fb8b54f36f9f438d9b21e8dc2bc8907339
2   "name": "MKBPrompter",
3   "version": "0.0.5",
4   "summary": "Prompts the user to rate, review and view your other apps at specified intervals",
5   "homepage": "https://github.com/Megatron1000/MKBPrompter",
6   "license": "MIT",
7   "authors": {
8     "Mark Bridges": "support@mark-bridges.com"
9   },
10   "source": {
11     "git": "https://github.com/Megatron1000/MKBPrompter.git",
12     "tag": "0.0.5"
13   },
14   "social_media_url": "https://twitter.com/markbridgesapps",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MKBPrompter": [
22       "Pod/Assets/*.png",
23       "Pod/Assets/*.lproj"
24     ]
25   }