blob: f200847115f94d3642286d7668e66fc3523c8d64 [file] [log] [blame]
{
"name": "SupportSDK",
"version": "0.9.3",
"summary": "Boomtown Support SDK",
"description": "The Boomtown Product Support Platform SDK lets you embed a complete product support platform in your iOS applications.",
"homepage": "https://developers.goboomtown.com",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "Commercial",
"text": "Copyright 2020 Boomtown. All rights reserved."
},
"authors": {
"Larry Borsato": "lborsato@goboomtown.com"
},
"source": {
"git": "https://github.com/goboomtown/support-sdk-ios.git",
"tag": "0.9.3"
},
"libraries": "c++",
"vendored_frameworks": "SupportSDK.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"AFNetworking": [
"~> 4.0"
],
"XMPPFramework": [
"~> 4.0"
],
"SVProgressHUD": [
],
"TwilioVideo": [
"2.8.1"
],
"iOS-Color-Picker": [
],
"MTBBarcodeScanner": [
]
}
}