blob: dc45dec36b14d648a4fe3c24533a4b96de9604fc [file] [log] [blame]
{
"name": "JCAlertController",
"version": "3.0.4",
"summary": "A replacement of UIAlertController",
"homepage": "https://github.com/HJaycee/JCAlertController",
"license": "MIT",
"authors": {
"HJaycee": "huangxisu@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HJaycee/JCAlertController.git",
"tag": "3.0.4"
},
"source_files": "JCAlertController/JCAlertController/**/*.{h,m}",
"frameworks": "Accelerate",
"requires_arc": true
}