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