[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / f / c / 2 / SwiftyRequest / 2.0.4 / SwiftyRequest.podspec.json
blobbfd97b5b66de09b7abac579187146a7901adf15d
2   "name": "SwiftyRequest",
3   "version": "2.0.4",
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   },
14   "source": {
15     "git": "https://github.com/IBM-Swift/SwiftyRequest.git",
16     "tag": "2.0.4"
17   },
18   "source_files": "Sources/**/*.swift",
19   "dependencies": {
20     "LoggerAPI": [
21       "~> 1.7"
22     ],
23     "IBMSwiftCircuitBreaker": [
24       "~> 5.0"
25     ]
26   }