[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 7 / SupportSDK / 1.3.16 / SupportSDK.podspec.json
blobc228e83513c7ad7b0d53c7453616336cccf6d591
2   "name": "SupportSDK",
3   "version": "1.3.16",
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 2021 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.3.16"
20   },
21   "libraries": "c++",
22   "ios": {
23     "vendored_frameworks": "SupportSDK.xcframework"
24   },
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "dependencies": {
33     "AFNetworking": [
34       "~> 4.0"
35     ],
36     "XMPPFramework": [
37       "~> 4.0"
38     ],
39     "SVProgressHUD": [
41     ],
42     "TwilioVideo": [
43       "4.4.0"
44     ],
45     "MTBBarcodeScanner": [
47     ]
48   }