[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / a / 7 / SupportSDK / 1.2.2 / SupportSDK.podspec.json
blob026d03e80b30011bc9b338ce913440c63b73d80b
2   "name": "SupportSDK",
3   "version": "1.2.2",
4   "summary": "Boomtown Support SDK",
5   "description": "The Boomtown Product Support Platform SDK lets you embed a complete product support platform in your iOS applications.",
6   "homepage": "https://developers.goboomtown.com",
7   "platforms": {
8     "ios": "11.0"
9   },
10   "license": {
11     "type": "Commercial",
12     "text": "Copyright 2020 Boomtown. All rights reserved."
13   },
14   "authors": {
15     "Larry Borsato": "lborsato@goboomtown.com"
16   },
17   "source": {
18     "git": "https://github.com/goboomtown/support-sdk-ios.git",
19     "tag": "1.2.2"
20   },
21   "libraries": "c++",
22   "vendored_frameworks": "SupportSDK.framework",
23   "requires_arc": true,
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC",
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "dependencies": {
29     "AFNetworking": [
30       "~> 4.0"
31     ],
32     "XMPPFramework": [
33       "~> 4.0"
34     ],
35     "SVProgressHUD": [
37     ],
38     "TwilioVideo": [
39       "3.7.1"
40     ],
41     "iOS-Color-Picker": [
43     ],
44     "MTBBarcodeScanner": [
46     ]
47   }