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