{ | |
"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 | |
} |