blob: d015c3d4b528aad7055db1e40e72bd33ed70363f [file] [log] [blame]
{
"name": "ASJAlertController",
"version": "0.2",
"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": "0.2"
},
"source_files": "ASJAlertController/*.{h,m}",
"requires_arc": true
}