2 "name": "SmartcarAuth",
4 "summary": "Smartcar Authentication SDK for iOS written in Swift 3.",
5 "description": "Smartcar Authentication SDK for iOS written in Swift 3.\n - Allows the ability to generate buttons to login with each manufacturer which launches the OAuth flow\n - Allows the ability to use dropdown/custom buttons to trigger OAuth flow\n - Facilitates the flow with a SFSafariViewController to redirect to SmartCar and retrieve an access code and an access token",
6 "homepage": "https://github.com/smartcar/ios-sdk",
12 "Smartcar Inc.": "hello@smartcar.com"
15 "git": "https://github.com/smartcar/ios-sdk.git",
21 "source_files": "SmartcarAuth/**/*.swift",
23 "SmartcarAuthResources": [
24 "SmartcarAuthResources.bundle/*"
27 "pushed_with_swift_version": "3.0"