[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 5 / c / 6 / SwiftRateMe / 0.1.0 / SwiftRateMe.podspec.json
blob7ff722b293b2eaed0f3146a0297c3ac1eb957dc4
2   "name": "SwiftRateMe",
3   "version": "0.1.0",
4   "summary": "A customizable way to prompt users to review your application.",
5   "description": "A customizable way to prompt users to review your application.\n\nBased on https://github.com/arashpayan/appirater/.",
6   "homepage": "https://github.com/TrebleFM/SwiftRateMe",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benjamin Chrobot": "benjamin.chrobot@alum.mit.edu"
13   },
14   "source": {
15     "git": "https://github.com/TrebleFM/SwiftRateMe.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SwiftRateMe/Classes/**/*",
22   "frameworks": [
23     "CFNetwork",
24     "SystemConfiguration"
25   ],
26   "weak_frameworks": "StoreKit",
27   "pushed_with_swift_version": "3.0"