[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / b / DSLog / 1.0.1 / DSLog.podspec.json
blobedfa31959a1a486d88fd0500bf0d2e4d303040fb
2   "name": "DSLog",
3   "version": "1.0.1",
4   "summary": "DSLog is a log system",
5   "description": "DSLog is a log system from Desay",
6   "homepage": "https://github.com/orchan/DSLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ORCHAN": "1018563248@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/orchan/DSLog.git",
19     "tag": "1.0.1"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "dependencies": {
24     "CocoaLumberjack/Swift": [
25       "~> 3.3"
26     ]
27   },
28   "swift_version": "4.0"