blob: ad4f5b53c340332b63006c1e878cc2e311e07206 [file] [log] [blame]
{
"name": "ATZAlertController-ObjC",
"version": "1.0",
"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.0"
},
"requires_arc": true,
"source_files": "ATZAlertController/*.{h,m}"
}