blob: 70737b1a80f67d29cb354a365fb462fc063e7a39 [file] [log] [blame]
{
"name": "ZQAlterField",
"version": "1.0.0",
"summary": "自定义弹出输入框,支持自定义标题、各控件颜色、自动添加分隔符、字数限制等功能",
"description": "支持自定义标题、各控件颜色、自动添加分隔符、字数限制等功能",
"homepage": "https://www.jianshu.com/p/0cfcb491f41c",
"license": "MIT",
"authors": {
"ZQXiao": "285061422@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MrZQxiao/ZQAlterField.git",
"tag": "1.0.0"
},
"source_files": [
"ZQAlterField",
"ZQAlterField/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "ZQAlterField/*.{png,xib}",
"dependencies": {
"MBProgressHUD": [
]
}
}