blob: 2f5ac3aa28244886413c3e7b1de436cc61478e6c [file] [log] [blame]
{
"name": "ZCustomAlert",
"version": "1.0.5",
"summary": "这是一个弹窗",
"description": "带输入框的取消确定弹窗",
"homepage": "https://github.com/YLan1/SQCustomAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"csdn": "https://blog.csdn.net/Fu_Tong"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/YLan1/SQCustomAlertView.git",
"tag": "1.0.5"
},
"source_files": [
"SQCustomAlertView",
"*.{h,m}"
],
"resources": [
"SQCustomAlertView",
"*.{xib}"
],
"requires_arc": true
}