[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 2 / SwiftyRequest / 2.2.1 / SwiftyRequest.podspec.json
blob2082cfb23167bb8e65cce0b12e4b3c140e19b669
2   "name": "SwiftyRequest",
3   "version": "2.2.1",
4   "summary": "SwiftyRequest is an HTTP networking library built for Swift.",
5   "homepage": "https://github.com/IBM-Swift/SwiftyRequest",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": "IBM",
10   "module_name": "SwiftyRequest",
11   "platforms": {
12     "ios": "10.0",
13     "osx": "10.11"
14   },
15   "source": {
16     "git": "https://github.com/IBM-Swift/SwiftyRequest.git",
17     "tag": "2.2.1"
18   },
19   "source_files": "Sources/**/*.swift",
20   "dependencies": {
21     "LoggerAPI": [
22       "~> 1.7"
23     ],
24     "IBMSwiftCircuitBreaker": [
25       "~> 5.0"
26     ]
27   }