blob: 1388af0759cfbd7c4cdf2273e917db9913b75cf1 [file] [log] [blame]
{
"name": "ZLFBaseConfigToolSwift",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZLFBaseConfigToolSwift/Classes/*.swift"
}