blob: a75a3aec68634a0ad1d86088d297d989c8eec33d [file] [log] [blame]
{
"name": "ARNAlert",
"version": "0.1.0",
"summary": "Wrapper of UIAlertView & UIAlertController.",
"homepage": "https://github.com/xxxAIRINxxx/ARNAlert",
"license": "MIT",
"authors": {
"Airin": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNAlert": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"BlocksKit": [
]
}
}