blob: d86b4f9be342e03fa6c20fe52c25bd150c2144c2 [file] [log] [blame]
{
"name": "ZYLog",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "ZYLog/Classes/libZYLogLib.a",
"resources": "ZYLog/ZYLogBundle.bundle",
"source_files": "ZYLog/Classes/**/*.{h,m}"
}