[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / 7 / BaseNetwork / 0.2.0 / BaseNetwork.podspec.json
blobe80297f2b560f2262fcf07930f649434ebfba701
2   "name": "BaseNetwork",
3   "version": "0.2.0",
4   "summary": "A short description of BaseNetwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.xuanke.com/iOS/BaseNetwork",
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/BaseNetwork.git",
16     "tag": "0.2.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BaseNetwork/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "AlamofireObjectMapper": [
29     ],
30     "ObjectMapper": [
32     ],
33     "SwiftyJSON": [
35     ],
36     "CocoaLumberjack/Swift": [
38     ],
39     "CodableAlamofire": [
41     ],
42     "ReachabilitySwift": [
44     ],
45     "CryptoSwift": [
47     ],
48     "KCLogger": [
50     ]
51   }