[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 8 / GetRated / 1.0.0 / GetRated.podspec.json
bloba5712c7be0958de61064fe0c13f497c9dc76e157
2   "name": "GetRated",
3   "version": "1.0.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": "Neil Morton",
12   "source": {
13     "git": "https://github.com/neilmorton/GetRated.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "GetRated/getRated.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "SystemConfiguration",
23     "StoreKit"
24   ]