CocoaPods trunk is moving to be read-only. Read more on the blog, there are 16 months to go.

OBSwaggerClientSupport 0.1.2

OBSwaggerClientSupport 0.1.2

Maintained by ObiCat.



OBSwaggerClientSupport

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

SwaggerClientSupport is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'OBSwaggerClientSupport'

# With PromiseKit Support.
pod 'OBSwaggerClientSupport/Promise'

# With RxSwift Support.
pod 'OBSwaggerClientSupport/RxSwift'

Then follow the steps in 'Example/Tests/Setup.swift'.

Useage

Check the useage in Example/Tests/Tests.swift. 😎

Author

[email protected]

License

SwaggerClientSupport is available under the MIT license. See the LICENSE file for more info.