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