[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 0 / b / ZYLog / 0.1.4 / ZYLog.podspec.json
blob4a5a8a5b2c0abdde352b67722267dbe2f7c3657a
2   "name": "ZYLog",
3   "version": "0.1.4",
4   "summary": "A short description of ZYLog.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://172.28.60.77/wangkai/zylog.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "objective": "wangkai4490@dingtalk.com"
13   },
14   "source": {
15     "git": "http://172.28.60.77/wangkai/zylog.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_libraries": "ZYLog/Classes/libZYLogLib.a",
22   "resources": "ZYLog/ZYLogBundle.bundle",
23   "source_files": "ZYLog/Classes/**/*.{h,m}",
24   "dependencies": {
25     "ZYCCommon": [
27     ]
28   }