blob: a3126b00312005810718bc097217f80226434e75 [file] [log] [blame]
{
"name": "TOClassyAppRater",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TOClassyAppRater/**/*.{h,m}",
"resource_bundles": {
"TOClassyAppRaterBundle": [
"TOClassyAppRater/**/*.lproj"
]
},
"requires_arc": true,
"deprecated": true
}