blob: 46b1b9f52e454a23389337308ce6455441f38af4 [file] [log] [blame]
{
"name": "KCNetwork",
"version": "0.2.4",
"summary": "A short description of KCNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.xuanke.com/iOSKaochongLibrary/KCNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taozui": "taozui@kaochong.com"
},
"source": {
"git": "git@gitlab.xuanke.com:iOSKaochongLibrary/KCNetwork.git",
"tag": "0.2.4"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "KCNetwork/Classes/**/*",
"dependencies": {
"BaseUtils": [
"~> 0.2.0"
],
"BaseNetwork": [
"~> 0.2.0"
]
}
}