To run the example project, clone the repo, and run pod install
from the Example directory first.
OAuthProvider is available through CocoaPods. To install it, use the following entry in your Podfile:
pod 'OAuthProvider'
# or
pod 'OAuthProvider/RxSwift'
# or
pod 'OAuthProvider/ReactiveSwift'
Then run pod install
.
Grigor Hakobyan, grighakobian@gmail.com
OAuthProvider is available under the MIT license. See the LICENSE file for more info.