blob: f9a756c9b30398ae064af1e3b07288c618a70f03 [file] [log] [blame]
{
"name": "BringgDriverSDKObjc",
"version": "1.10.0",
"summary": "Driver SDK for the Bringg platform",
"description": "Driver SDK for the Bringg delivery platform. Please refer to the full documentation.",
"homepage": "https://www.bringg.com",
"documentation_url": "https://developers.bringg.com/docs/bringg-new-sdk-for-ios",
"license": {
"type": "proprietary",
"file": "LICENSE"
},
"authors": {
"Bringg iOS Dev Team": "bringg-ios-developers@bringg.com"
},
"source": {
"git": "https://github.com/bringg/Bringg-iOS-DriverSDK.git",
"tag": "1.10.0"
},
"platforms": {
"ios": "11.0"
},
"frameworks": "UIKit",
"source_files": [
"BringgDriverSDK/ObjcAccess/**/*.{swift}"
],
"swift_versions": "5.1",
"dependencies": {
"BringgDriverSDK": [
"1.10.0"
]
},
"swift_version": "5.1"
}