blob: 4d0d4e87aacf1559a54d2183c75b54d5dd4adb99 [file] [log] [blame]
{
"name": "Appirater",
"version": "0.0.4",
"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": "24ddb46b48efb6e5203474db617e6cb35f2c10ab"
},
"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
}