2 "name": "ReviewAssistant",
3 "swift_versions": "5.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",
16 "git": "https://github.com/lveecode/ReviewAssistant.git",
22 "source_files": "ReviewAssistant/Classes/**/*",
23 "frameworks": "UIKit",
24 "swift_version": "5.0"