blob: c114c2c924ad77e8ec9ec8a48529f0f5087d83b0 [file] [log] [blame]
{
"name": "UITool",
"version": "0.0.1",
"summary": "A short description of UITool.",
"description": "一个UI工具包",
"homepage": "https://github.com/huangzhentong/UITool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"181310067@qq.com": "181310067@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/huangzhentong/UITool.git",
"tag": "0.0.1"
},
"source_files": "UIToolClass",
"exclude_files": "Classes/Exclude"
}