blob: b097c493300277c1b334fbccd0b238d59d003315 [file] [log] [blame]
{
"name": "ARNAlert",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNAlert": [
"Pod/Assets/*.png"
]
}
}