blob: c99eaf5373ade8a3c275bde97913760d858ac1ee [file] [log] [blame]
{
"name": "YIForm",
"version": "0.1.3",
"summary": "iOS 常用复杂表单",
"description": "iOS 常用复杂表单.\niOS 常用复杂表单.\niOS 常用复杂表单.\niOS 常用复杂表单.",
"homepage": "https://github.com/yiliazhang/YIForm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yiliazhang": "609486964@qq.com"
},
"source": {
"git": "https://github.com/yiliazhang/YIForm.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "12.0"
},
"source_files": [
"YIForm",
"YIForm/Classes/*.{h,m,swift}"
],
"resource_bundles": {
"YIForm": [
"YIForm/Assets/*.png"
]
}
}