blob: fff465c4ffe032acb96560893a42ba28a5ecfdd9 [file] [log] [blame]
{
"name": "Appirater",
"version": "0.0.2",
"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/mk/appirater.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"frameworks": [
"CFNetwork",
"SystemConfiguration"
],
"resources": "Appirater.bundle",
"license": {
"type": "MIT",
"text": "Copyright 2012. Arash Payan. This library is distributed under the terms of the MIT/X11."
},
"requires_arc": false
}