[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / d / ReviewManager / 1.0.3 / ReviewManager.podspec.json
blob727ffc8d6c877554b48b534b3c9ad3d93b320eb7
2   "name": "ReviewManager",
3   "version": "1.0.3",
4   "summary": "A simple class to handle fallbacks from iOS 10.3's review prompt.",
5   "description": "A simple class to handle fallbacks from iOS 10.3's review prompt and automatically forward them to the App Store if the review prompt doesn't show.",
6   "homepage": "https://github.com/52inc/ReviewManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brendan Lee": "brendan@52inc.com"
13   },
14   "source": {
15     "git": "https://github.com/52inc/ReviewManager.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/52_inc",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Source/*.*",
23   "frameworks": [
24     "UIKit",
25     "StoreKit"
26   ],
27   "xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   },
30   "pushed_with_swift_version": "3.0"