Kitura / SwiftyRequest

SwiftyRequest is an HTTP networking library built for Swift.
Apache License 2.0
110 stars 19 forks source link

Add OSX 10.11 deployment target for podspec. #71

Closed mbarnach closed 5 years ago

mbarnach commented 5 years ago

This PR adds the support for MacOS with CocoaPods dependency manager. It requires the PR#53 from CircuitBraker (https://github.com/IBM-Swift/CircuitBreaker/pull/53) in order to work.