blob: d1a48ea9e3ee4228a746ea2a762b9ab2a3816b8e [file] [log] [blame]
{
"name": "Appirater",
"version": "0.0.1",
"platforms": {
"ios": null
},
"summary": "A utility that reminds your iPhone app's users to review the app.",
"homepage": "http://arashpayan.com/blog/2009/09/07/presenting-appirater/",
"authors": {
"Arash Payan": "arash.payan@gmail.com"
},
"source": {
"git": "https://github.com/arashpayan/appirater.git",
"commit": "0f3776a47b17bd4f6cbee0ad02c9450869d26c42"
},
"source_files": "*.{h,m}",
"frameworks": [
"CFNetwork",
"SystemConfiguration"
],
"license": {
"type": "MIT",
"text": "Copyright 2012. Arash Payan. This library is distributed under the terms of the MIT/X11."
},
"requires_arc": false
}