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