blob: 4b4628af66e0f074150294d479814a15332c40bb [file] [log] [blame]
{
"name": "SwiftRater",
"version": "0.0.1",
"summary": "A utility that reminds your iPhone app users to review the app written in pure Swift.",
"description": "SwiftRater is a class that you can drop into any iPhone app that will help remind your users to review your app on the App Store",
"homepage": "https://github.com/takecian/SwiftRater",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"takecian": "takecian@gmail.com"
},
"source": {
"git": "https://github.com/takecian/SwiftRater.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/takecian",
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftRater/**/*",
"pushed_with_swift_version": "3.0"
}