blob: a58ba03ca2c7a1228a81b3b22776b5afd587bafc [file] [log] [blame]
{
"name": "ZLFBaseConfigTool",
"version": "0.1.7",
"summary": "基础工具集合",
"description": "用于构建项目基本结构和提供基本工具",
"homepage": "https://github.com/zlfyuan/BaseConfigTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zlfyuan": "zlfyuan1996@gmail.com"
},
"source": {
"git": "https://github.com/zlfyuan/BaseConfigTool.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZLFBaseConfigTool/Classes/**/*",
"public_header_files": "Pod/Classes/ZLFBase.h"
}