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