blob: 7419928c9881a5c20e8b0e3736a748a03906f793 [file] [log] [blame]
{
"name": "KCLogger",
"version": "0.1.3",
"summary": "A short description of KCLogger.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.xuanke.com/iOS/KCLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taozui": "taozui@kaochong.com"
},
"source": {
"git": "git@gitlab.xuanke.com:iOS/KCLogger.git",
"tag": "0.1.3"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "KCLogger/Classes/**/*",
"dependencies": {
"CocoaLumberjack/Swift": [
]
}
}