[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 9 / 0 / a / ZJLog / 1.0.3 / ZJLog.podspec.json
blob9c06617d71807ad4bf523cee5ad680e5e48632a4
2   "name": "ZJLog",
3   "version": "1.0.3",
4   "summary": "Log redirection output tool for iOS.",
5   "description": "Log redirection output tool for iOS, you can set the Log level, redirect output to the proxy interface, save logs to the sandbox, and more.",
6   "homepage": "https://github.com/Eafy/ZJLog.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lzj": "lizhijian_21@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Eafy/ZJLog.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "ZJLog/{ZJ}*.{h,m,mm,c}",
23     "ZJLog/Singleton.h"
24   ],
25   "deprecated": true