blob: dfa1f32cfb0a50ada654cad7278bd34ddb14c3ed [file] [log] [blame]
{
"name": "CCAlertUtils",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "for supconit hcmobile development",
"description": "蒙层弹窗提示器",
"homepage": "https://github.com/LionBuer/CCAlertUtils",
"authors": {
"徐畅": "yb_xuchang@163.com"
},
"social_media_url": "https://github.com/LionBuer",
"source": {
"git": "https://github.com/LionBuer/CCAlertUtils.git",
"tag": "v0.0.2"
},
"source_files": "*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
],
"BlocksKit": [
]
}
}