[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / 7 / BaseDownload / 0.3.0 / BaseDownload.podspec.json
blobcda07a9f833da09ddf6f32d0dafddf1a220c57dd
2   "name": "BaseDownload",
3   "version": "0.3.0",
4   "summary": "A short description of BaseDownload.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.xuanke.com/iOS/BaseDownload",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "taozui": "taozui@kaochong.com"
13   },
14   "source": {
15     "git": "git@gitlab.xuanke.com:iOS/BaseDownload.git",
16     "tag": "0.3.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "BaseDownload/Classes/**/*.swift",
24   "dependencies": {
25     "CocoaLumberjack/Swift": [
27     ],
28     "EasySQLite": [
29       "~> 0.4.0"
30     ],
31     "KCLogger": [
33     ],
34     "CCommonCrypto": [
36     ]
37   }