blob: 04e8f4b076f1d00082fdf37e9640baf385e5ff74 [file] [log] [blame]
{
"name": "ZHWTestTool",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Tools",
"ZHWTestTool/Tools/**/*.{h,m}"
],
"requires_arc": true
}