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