blob: 8085ab03b70ffaa7c2a7635b88079df18b09f401 [file] [log] [blame]
{
"name": "JCAlertView",
"version": "1.1.4",
"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.4"
},
"source_files": [
"JCAlertView",
"JCAlertView/**/*.{h,m}"
],
"resources": "JCAlertView/JCAlertView.bundle",
"frameworks": "Accelerate",
"requires_arc": true
}