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