blob: de5e5f2877824788458cb33931d483c52aa740a7 [file] [log] [blame]
{
"name": "ReviewKit",
"version": "1.0.2",
"summary": "A helper to quickly integrate rate or review your app request using StoreKit.",
"description": "A helper implementation to easily record different app engagment rules and then prompt request for app ratings and reviews using StoreKit.",
"homepage": "https://github.com/ajithrnayak/ReviewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ajithrnayak@icloud.com": "ajithrnayak@icloud.com"
},
"source": {
"git": "https://github.com/ajithrnayak/ReviewKit.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/ajithrnayak",
"platforms": {
"ios": "10.3"
},
"source_files": "ReviewKit/Classes/**/*",
"frameworks": "StoreKit",
"swift_version": "5.0"
}