blob: 78311509de0ca23d84e49e28e9e8219135cd5b22 [file] [log] [blame]
{
"name": "KCLogger",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KCLogger/Classes/**/*",
"dependencies": {
"CocoaLumberjack/Swift": [
]
}
}