[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / f / HTTPKit.swift / 2.9.0 / HTTPKit.swift.podspec.json
blob734057a1980bd3536e589ec4bfbbb1a1c4659a11
2   "name": "HTTPKit.swift",
3   "module_name": "HTTPKit",
4   "version": "2.9.0",
5   "summary": "HTTPKit is deprecated, please use ACINetworking instead.",
6   "swift_versions": "5.1",
7   "deprecated": true,
8   "description": "A network layer base on Alamofire.\n1. support HandyJSON decode Data\n2. support SwiftyJSON decode Data\n3. support RxSwift",
9   "homepage": "https://github.com/zevwings/HTTPKit",
10   "license": "Apache",
11   "authors": {
12     "zevwings": "zev.wings@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/zevwings/HTTPKit.git",
19     "tag": "2.9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.1"