[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / a / 7 / SupportSDK / 1.0.0 / SupportSDK.podspec.json
blob0b43fe5fee95c3d8705c45ff2a9ff39eb079acdd
2   "name": "SupportSDK",
3   "version": "1.0.0",
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": "9.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.0.0"
20   },
21   "libraries": "c++",
22   "vendored_frameworks": "SupportSDK.framework",
23   "requires_arc": true,
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0"
30     ],
31     "XMPPFramework": [
32       "~> 4.0"
33     ],
34     "SVProgressHUD": [
36     ],
37     "TwilioVideo": [
38       "2.8.1"
39     ],
40     "iOS-Color-Picker": [
42     ],
43     "MTBBarcodeScanner": [
45     ]
46   }