blob: 228c73f4d6fb79edce6e58e694b2a0f4ae07728b [file] [log] [blame]
{
"name": "SmartcarAuth",
"version": "4.0.0",
"summary": "Smartcar Authentication SDK for iOS written in Swift 5.",
"description": "Smartcar Authentication SDK for iOS written in Swift 5.\n - Facilitates the flow 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": "v4.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SmartcarAuth/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}