blob: b9e42956eb8dfdfa1c1fa3e65535dd4365c89086 [file] [log] [blame]
{
"name": "MyBase",
"version": "0.0.5",
"summary": "iOS 开发常用封装通用库",
"description": "iOS 开发常用封装通用库.",
"homepage": "https://gitee.com/harvey520/common",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZuopanYao": "http://www.yaozuopan.top"
},
"platforms": {
"ios": "12.1"
},
"source": {
"git": "https://gitee.com/harvey520/common.git",
"tag": "0.0.5"
},
"swift_versions": "5.0",
"source_files": "MyBase/*.{h,swift}",
"swift_version": "5.0"
}