blob: fb128acff3e934ef9ef3a1d7cd6545788bc61b2a [file] [log] [blame]
{
"name": "SmartcarAuth",
"version": "3.0.0",
"summary": "Smartcar Authentication SDK for iOS written in Swift 3.",
"description": "Smartcar Authentication SDK for iOS written in Swift 3.\n - Facilitates the flow with a SFSafariViewController to redirect to Smartcar and retrieve an authorization code",
"homepage": "https://github.com/smartcar/ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Smartcar Inc.": "hello@smartcar.com"
},
"source": {
"git": "https://github.com/smartcar/ios-sdk.git",
"tag": "v3.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SmartcarAuth/**/*.swift",
"swift_versions": "3.2",
"swift_version": "3.2"
}