[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / 9 / 5 / GTAppRater / 0.1.0 / GTAppRater.podspec.json
bloba3fc5036fd8e591cc8d000465d4ce48fdbd94c91
2   "name": "GTAppRater",
3   "version": "0.1.0",
4   "summary": "GTAppRater is a library to get positive app reviews on the App Store.",
5   "description": "GTAppRater asks users to rate the app, if the vote is positive (you can set the threshold), they will be asket to rate on the App Store, if the vote is not good enough, the will be able to send you an email with suggestions.",
6   "homepage": "https://github.com/gorillatech/GTAppRater",
7   "license": "MIT",
8   "authors": {
9     "Gorilla Technologies": "dev@gorillatech.io"
10   },
11   "source": {
12     "git": "https://github.com/gorillatech/GTAppRater.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "GTAppRater": [
22       "Pod/Assets/*"
23     ]
24   },
25   "dependencies": {
26     "iRate": [
28     ]
29   }