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