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