[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / 8 / ReviewAssistant / 0.1.0 / ReviewAssistant.podspec.json
blob52341fb74c8bb4db5ca2828ab798f94ab1a7f8cb
2   "name": "ReviewAssistant",
3   "swift_versions": "5.0",
4   "version": "0.1.0",
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.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ReviewAssistant/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"