blob: ad3903320e4e23838192c4d4e4fc00b01fb4d0f9 [file] [log] [blame]
{
"name": "CQAlertView",
"version": "1.0.0",
"summary": "快速集成警告弹框小控件",
"homepage": "https://github.com/cq1402272764/CQAlertView",
"authors": {
"CQ_ Develop": "1402272764@qq.com"
},
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/cq1402272764/CQAlertView.git",
"tag": "1.0.0"
},
"source_files": "CQAlertView/CQAlertView/**/*.{h,m}",
"requires_arc": true
}