blob: 5e6c3715e1052db06d2a7e54dd24e584b711da29 [file] [log] [blame]
{
"name": "ZYLog",
"version": "0.1.0",
"summary": "A short description of ZYLog.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://172.28.60.77/wangkai/zylog.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"objective": "wangkai4490@dingtalk.com"
},
"source": {
"git": "http://172.28.60.77/wangkai/zylog.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "ZYLog/Classes/libZYLogLib.a",
"resources": "ZYLog/ZYLogBundle.bundle",
"source_files": "ZYLog/Classes/**/*.{h,m}"
}