blob: 9a3b4920aa927ab46b4e62e05562e245db9b8c11 [file] [log] [blame]
{
"name": "BaseToolLib",
"version": "0.0.12",
"summary": "base-tool",
"description": "开发中常用的基础工具",
"homepage": "https://gitee.com/junfengdev/base-tool-lib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"author": "junfengdev@163.com"
},
"source": {
"git": "https://gitee.com/junfengdev/base-tool-lib.git",
"tag": "0.0.12"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"static_framework": true,
"source_files": "Sources/BaseToolLib/**/*.{swift,h,m,a}",
"swift_version": "5.0"
}