blob: cda07a9f833da09ddf6f32d0dafddf1a220c57dd [file] [log] [blame]
{
"name": "BaseDownload",
"version": "0.3.0",
"summary": "A short description of BaseDownload.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.xuanke.com/iOS/BaseDownload",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taozui": "taozui@kaochong.com"
},
"source": {
"git": "git@gitlab.xuanke.com:iOS/BaseDownload.git",
"tag": "0.3.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "BaseDownload/Classes/**/*.swift",
"dependencies": {
"CocoaLumberjack/Swift": [
],
"EasySQLite": [
"~> 0.4.0"
],
"KCLogger": [
],
"CCommonCrypto": [
]
}
}