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