blob: 70077edd798fb6dbfa3082bb3b2a65d200ee9dce [file] [log] [blame]
{
"name": "ZCAlertFrame",
"version": "0.0.2",
"summary": "自定义Alert弹框",
"homepage": "https://github.com/xiaowu2016/ZCAlertFrame",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhangchao": "942777491@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xiaowu2016/ZCAlertFrame.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"ZCAlertFrame/ZCAlertFrame/Controller/**/*.{h,m}"
],
"requires_arc": true
}