[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 7 / b / 8 / GetRated / 0.1.0 / GetRated.podspec.json
blob342ca0ff8ca2ed578fc1a229b1c7370e19476446
2   "name": "GetRated",
3   "version": "0.1.0",
4   "summary": "Handy class to help you promote iPhone apps by using SKStoreReviewController in iOS 10.3 & later to prompt users to rate the app.",
5   "description": "A handy class to help you promote your iPhone apps by using SKStoreReviewController in iOS 10.3 and later to prompt users to rate the app after using it for a few days.",
6   "homepage": "https://github.com/neilmorton/GetRated",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Neil Morton": "https://github.com/neilmorton/"
13   },
14   "source": {
15     "git": "https://github.com/neilmorton/GetRated.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GetRated/**/*",
22   "frameworks": [
23     "Foundation",
24     "SystemConfiguration",
25     "StoreKit"
26   ]