blob: 1f64394e0110b4e1825afb85e2e6a8baf24357fa [file] [log] [blame]
{
"name": "Bringg-iOS-DriverSDK",
"version": "1.0.3",
"summary": "Driver SDK for the Bringg delivery platform",
"description": "Driver SDK for the Bringg delivery platform. Please refer to the full documentation.",
"authors": {
"Bringg iOS Dev Team": "bringg-ios-developers@bringg.com"
},
"homepage": "https://www.bringg.com",
"license": {
"type": "proprietary",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/bringg/Bringg-iOS-DriverSDK.git",
"tag": "1.0.3"
},
"documentation_url": "https://developers.bringg.com/docs/bringg-new-sdk-for-ios",
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "BringgDriverSDK.framework"
},
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 13.1.1"
],
"Starscream": [
"~> 3.0.2"
],
"libPhoneNumber-iOS": [
"~> 0.9.0"
],
"CryptoSwift": [
"~> 0.8.3"
],
"GzipSwift": [
"~> 4.0.4"
],
"Alamofire": [
"~> 4.7.0"
],
"XCGLogger": [
"~> 6.0.2"
]
},
"deprecated": true
}