[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 3 / 4 / XCLog / 1.0.0 / XCLog.podspec.json
blob51fbf5c4870c3b9e089a6c4bc1b97528356e5913
2   "name": "XCLog",
3   "version": "1.0.0",
4   "summary": "A short description of XCLog.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/chengssir/XCLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guoshuai.cheng@holla.world": "guoshuai.cheng@holla.world"
13   },
14   "source": {
15     "git": "https://gitee.com/chengssir/XCLog.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XCLog/Classes/**/*",
22   "dependencies": {
23     "CocoaLumberjack": [
25     ]
26   }