blob: 5335b27c4f49b4c92aa439b361e891e09ed5e973 [file] [log] [blame]
{
"name": "Bringg-iOS-DriverSDK",
"version": "1.2.1",
"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.2.1"
},
"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.3"
],
"Starscream": [
"= 3.0.4"
],
"libPhoneNumber-iOS": [
"= 0.9.13"
],
"CryptoSwift": [
"= 0.8.3"
],
"GzipSwift": [
"= 4.0.4"
],
"Alamofire": [
"= 4.7.3"
],
"XCGLogger": [
"= 6.0.2"
],
"RealmSwift": [
"= 3.7.5"
],
"ObjcExceptionBridging": [
"= 1.0.1"
]
},
"deprecated": true
}