blob: 5f529288f16cc706b479a4793f70850b2b1fcf92 [file] [log] [blame]
{
"name": "AlertNinja",
"version": "0.0.1",
"summary": "Invisible UIAlertView and spying.",
"homepage": "https://github.com/yaakaito/AlertNinja",
"license": "MIT",
"authors": {
"KAZUMA Ukyo": "yaakaito@gmail.com"
},
"source": {
"git": "https://github.com/yaakaito/AlertNinja.git",
"tag": "0.0.1"
},
"platforms": {
"ios": null
},
"source_files": "AlertNinja/*.{h,m}",
"requires_arc": true
}