blob: b91e42dab8ad564f854970119683d9df6e1a964a [file] [log] [blame]
{
"name": "ZHWTestTool",
"version": "0.0.1",
"summary": "练习制作cocoapods",
"description": "制作自己的cocoapods , 第一次练习,制作自己的cocoapods , 第一次练习",
"homepage": "https://github.com/jesse881025/ZHWTestTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhanghongwei": "hongwei.zhang@langlive.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jesse881025/ZHWTestTool.git",
"tag": "0.0.1"
},
"source_files": [
"Tools",
"ZHWTestTool/Tools/**/*.{h,m}"
],
"requires_arc": true
}