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