[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 4 / d / 6 / TOAppRater / 2.0.0 / TOAppRater.podspec.json
blob380d8c8d54f4b009d85a4322e3b7f68bca03b1bf
2   "name": "TOAppRater",
3   "version": "2.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A way to subtly remind users to rate your app.",
9   "homepage": "https://github.com/TimOliver/TOAppRater",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOAppRater.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "TOAppRater/**/*.{h,m}",
19   "resource_bundles": {
20     "TOAppRaterBundle": [
21       "TOAppRater/**/*.lproj"
22     ]
23   },
24   "requires_arc": true,
25   "frameworks": "StoreKit"