blob: 95c8b507186d145624004f4f9adb9428f8df4174 [file] [log] [blame]
{
"name": "ZLFBaseConfigToolSwift",
"version": "0.1.8",
"summary": "基础工具集合Swift版本",
"description": "用于构建项目基本结构和提供基本工具",
"homepage": "https://github.com/zlfyuan/ZLFBaseConfigToolSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zlfyuan": "zlfyuan1996@gmail.com"
},
"source": {
"git": "https://github.com/zlfyuan/ZLFBaseConfigToolSwift.git",
"tag": "0.1.8"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "ZLFBaseConfigToolSwift/Classes/*.swift",
"swift_version": "4.2"
}