{ | |
"name": "ZYCommentsUtil", | |
"version": "0.1.0", | |
"summary": "关于评论的管理工具", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "http://172.28.60.77/wangkai/zycommentutil", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"王凯": "wangkai4490@dingtalk.com" | |
}, | |
"source": { | |
"git": "http://172.28.60.77/wangkai/zycommentutil.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"vendored_frameworks": "ZYCommentsUtil/*.framework" | |
} |