blob: aafc102b15927f37ea6588e8ecec6988f0de9005 [file] [log] [blame]
{
"name": "JCAlertController",
"version": "2.1.2",
"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": "2.1.2"
},
"source_files": "JCAlertController/JCAlertController/**/*.{h,m}",
"frameworks": "Accelerate",
"requires_arc": true
}