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