[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 7 / 8 / ReviewAssistant / 0.1.1 / ReviewAssistant.podspec.json
blobcfce20c2846ad4fd2d84d0315e8eed3937c2e1a3
2   "name": "ReviewAssistant",
3   "swift_versions": "5.0",
4   "version": "0.1.1",
5   "summary": "Use ReviewAssistant to summon StoreKits review controller without having to worry about pacing the review requests",
6   "description": "Use ReviewAssistant to summon StoreKits review controller without having to worry about pacing the review requests. Track recent crashes with Crashlytics (recommended), save a crash cooldown date after a crash, the app will not ask for review until that date passes. Only asks for review once per version. Never requests for review more than once a day",
7   "homepage": "https://github.com/lveecode/ReviewAssistant",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Lesya V": ""
14   },
15   "source": {
16     "git": "https://github.com/lveecode/ReviewAssistant.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ReviewAssistant/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"