[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 6 / 3 / CircuitBreakerSwift / 5.0.1 / CircuitBreakerSwift.podspec.json
blob35fa7cfdf9dd1f6d4bf3124895aecdb06d8be09c
2   "name": "CircuitBreakerSwift",
3   "version": "5.0.1",
4   "summary": "A Swift Circuit Breaker library – Improves application stability and reliability.",
5   "homepage": "https://github.com/IBM-Swift/CircuitBreaker",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": "IBM",
10   "module_name": "CircuitBreaker",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/IBM-Swift/CircuitBreaker.git",
17     "tag": "5.0.1"
18   },
19   "source_files": "Sources/CircuitBreaker/*.swift",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0.3"
22   },
23   "dependencies": {
24     "LoggerAPI": [
26     ]
27   },
28   "deprecated": true