blob: 5a023a72519f662cc0059a12dbdcabd8d47bc240 [file] [log] [blame]
{
"name": "TOAppRater",
"version": "2.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A way to subtly remind users to rate your app.",
"homepage": "https://github.com/TimOliver/TOAppRater",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOAppRater.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TOAppRater/**/*.{h,m}",
"resource_bundles": {
"TOAppRaterBundle": [
"TOAppRater/**/*.lproj"
]
},
"requires_arc": true,
"frameworks": "StoreKit"
}