blob: bfaa24f5fe5e5c9431c4eec7be4bffda05917afc [file] [log] [blame]
{
"name": "SmartcarAuth",
"version": "2.2.3",
"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": "v2.2.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SmartcarAuth/**/*.swift",
"swift_version": "3.2"
}