blob: ae22e9d32a6b1354285d5fab381012036339c409 [file] [log] [blame]
{
"name": "ATZAlertController",
"version": "0.2",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/shashankpali/ATZAlertController",
"authors": {
"Shashank Pali": "shank.pali@gmail.com"
},
"summary": "Show Alert without dependency on ViewController",
"source": {
"git": "https://github.com/shashankpali/ATZAlertController.git",
"tag": "0.2"
},
"source_files": "ATZAlertController/*.{h,m}",
"requires_arc": true
}