blob: acf972f1b045d1f5759eee20b292ad0e73dbc73e [file] [log] [blame]
{
"name": "DZNAppRater",
"version": "1.0",
"summary": "A standard reminder for your users to rate your iOS apps on the App Store.",
"homepage": "https://github.com/dzenbot/DZNAppRater",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ignacio Romero Z.": "iromero@dzen.cl"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/dzenbot/DZNAppRater.git",
"tag": "v1.0"
},
"source_files": [
"Classes",
"Source/**/*.{h,m}"
],
"requires_arc": true
}