2 "name": "OAuthProvider",
4 "summary": "An elegant OAuth 2.0 library for iOS written in Swift.",
5 "homepage": "https://github.com/grighakobian/OAuthProvider",
11 "Grigor Hakobyan": "grighakobian@gmail.com"
14 "git": "https://github.com/grighakobian/OAuthProvider.git",
17 "default_subspecs": "Core",
18 "swift_versions": "5.0",
19 "cocoapods_version": ">= 1.4.0",
28 "Sources/Core/Extensions/"
35 "frameworks": "Foundation"
39 "source_files": "Sources/Rx/",
41 "OAuthProvider/Core": [
53 "name": "ReactiveSwift",
54 "source_files": "Sources/Reactive/",
56 "OAuthProvider/Core": [
59 "Moya/ReactiveSwift": [
68 "swift_version": "5.0"