[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 7 / SupportSDK / 1.2.19 / SupportSDK.podspec.json
blob0cf8f0ef206700455ced551de6ad2bff5e15b876
2   "name": "SupportSDK",
3   "version": "1.2.19",
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.19"
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   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "dependencies": {
35     "AFNetworking": [
36       "~> 4.0"
37     ],
38     "XMPPFramework": [
39       "~> 4.0"
40     ],
41     "SVProgressHUD": [
43     ],
44     "TwilioVideo": [
45       "3.7.1"
46     ],
47     "iOS-Color-Picker": [
49     ],
50     "MTBBarcodeScanner": [
52     ]
53   }