blob: fd397197675c73830dbc885e7ad85e80da3e1b4a [file] [log] [blame]
{
"name": "SwiftRater",
"version": "0.1.5",
"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.1.5"
},
"social_media_url": "https://twitter.com/takecian",
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftRater/**/*",
"pushed_with_swift_version": "3.0"
}