blob: 79535c2f263ae4f01dcbefb5a1b37e145a4d0f06 [file] [log] [blame]
{
"name": "Appirater",
"version": "0.0.3",
"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": "3a9bd6cd99"
},
"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
}