blob: 3cccdfccf8e1e138f8ff6328c85c1c1a635d8060 [file] [log] [blame]
{
"name": "ZFTool",
"version": "0.0.1",
"summary": "通用轮子.",
"description": "辅助项目开发的一个简单轮子",
"homepage": "https://github.com/NWMslsh/ZFTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fengz": "1104581221@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/NWMslsh/ZFTool.git",
"tag": "0.0.1"
},
"source_files": [
"ZFTool",
"ZFTool/**/*.{h,m}"
]
}