blob: 6be34d66e59886151a2baf85d14ff1d0b56004e7 [file] [log] [blame]
{
"name": "YIForm",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"YIForm",
"YIForm/Classes/*.{h,m,swift}"
],
"resource_bundles": {
"YIForm": [
"YIForm/Assets/*.png"
]
}
}