[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / e / 3 / ZXCLog / 0.0.1 / ZXCLog.podspec.json
blob922f5fda63808c23b59fc3c0eb9d619e6f2644a3
2   "name": "ZXCLog",
3   "version": "0.0.1",
4   "summary": "This is some summary for ZXCLog.",
5   "description": "ZXCLog 主要用于打印输出中文日志",
6   "homepage": "https://github.com/rain1988/ZXCLog",
7   "license": "MIT",
8   "authors": {
9     "rain1988": "115514196@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/rain1988/PodTest.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ZXCLog",
20     "ZXCLog/**/*.{h,m}"
21   ],
22   "requires_arc": true