[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 0 / AppReviewKit / 0.1.1 / AppReviewKit.podspec.json
blobf8cbc1ce80db56f1298c3c0bdbcfa0e489ab1715
2   "name": "AppReviewKit",
3   "version": "0.1.1",
4   "summary": "AppReviewKit helps you gain more positive and meaninful app reviews.",
5   "description": "AppReviewKit helps you gain more positive and meaninful app reviews by making sure only users with a good experience are shown the system review. It also helps you gather feedback on what to improve by asking those users that are not happy with how the app behaves to send you an email with improvements.",
6   "homepage": "https://github.com/nyeu/AppReviewKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nyeu": "joancardona@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nyeu/AppReviewKit.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/nyeeu",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "AppReviewKit/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "StoreKit"
27   ],
28   "dependencies": {
29     "SnapKit": [
30       "~> 5.0"
31     ]
32   },
33   "swift_version": "5.0"