[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 0 / AppReviewKit / 0.2.0 / AppReviewKit.podspec.json
blob8936880b4a0193d83302e8cf1da4722d53b6d0b7
2   "name": "AppReviewKit",
3   "version": "0.2.0",
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.2.0"
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     "MessageUI"
28   ],
29   "dependencies": {
30     "SnapKit": [
31       "~> 5.0"
32     ]
33   },
34   "swift_version": "5.0"