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