blob: edfa31959a1a486d88fd0500bf0d2e4d303040fb [file] [log] [blame]
{
"name": "DSLog",
"version": "1.0.1",
"summary": "DSLog is a log system",
"description": "DSLog is a log system from Desay",
"homepage": "https://github.com/orchan/DSLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ORCHAN": "1018563248@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/orchan/DSLog.git",
"tag": "1.0.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"CocoaLumberjack/Swift": [
"~> 3.3"
]
},
"swift_version": "4.0"
}