blob: 6c0caf82c1cb3e7024c51fe8bc3df879bf917f7f [file] [log] [blame]
{
"name": "JCAlertView",
"version": "1.1.3",
"summary": "The easiest way to use alertView",
"homepage": "https://github.com/HJaycee/JCAlertView",
"license": "MIT",
"authors": {
"Hjaycee": "hjaycee@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/HJaycee/JCAlertView.git",
"tag": "1.1.3"
},
"source_files": [
"JCAlertView",
"JCAlertView/**/*.{h,m}"
],
"resources": "JCAlertView/JCAlertView.bundle",
"frameworks": "Accelerate",
"requires_arc": true
}