blob: d1cb16821b5398dba1cb2594783f58f0231f2471 [file] [log] [blame]
{
"name": "ASJAlertController",
"version": "1.1",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/sudeepjaiswal/ASJAlertController",
"authors": {
"Sudeep Jaiswal": "sudeepjaiswal87@gmail.com"
},
"summary": "Present a UIAlertController from any class using \"show\" method like UIAlertView",
"source": {
"git": "https://github.com/sudeepjaiswal/ASJAlertController.git",
"tag": "1.1"
},
"source_files": "ASJAlertController/*.{h,m}",
"requires_arc": true
}