[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / 7 / BaseDownload / 0.2.0 / BaseDownload.podspec.json
blobfa40a1899ee899577e04456e3269acd0af1e20c9
2   "name": "BaseDownload",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "BaseDownload/Classes/**/*.swift",
23   "dependencies": {
24     "CocoaLumberjack/Swift": [
26     ],
27     "EasySQLite": [
28       "~> 0.4.0"
29     ],
30     "KCLogger": [
32     ],
33     "CCommonCrypto": [
35     ]
36   }