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