[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 7 / ZelloSDK / 0.3.0 / ZelloSDK.podspec.json
blob948015214121661be8f053998f28246b874bbaaa
2   "name": "ZelloSDK",
3   "version": "0.3.0",
4   "summary": "Zello push-to-talk communication",
5   "description": "Stay connected with your team using Zello – the leading push-to-talk application for frontline communication, now available as an SDK. Add the Zello SDK to your application for work and get PTT walkie talkie and radio features.",
6   "homepage": "https://www.zellowork.com/",
7   "license": "Copyright © 2024 Zello Inc. All rights reserved.",
8   "authors": {
9     "Zello Inc.": "sdk@zello.com"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "source": {
15     "http": "https://zello.com/sdk/dist/ios/0.3.0/ZelloSDK.zip",
16     "flatten": true
17   },
18   "vendored_frameworks": [
19     "ZelloCore.xcframework",
20     "ZelloSecure.xcframework",
21     "ZelloNetworking.xcframework",
22     "Utility.xcframework",
23     "UIUtility.xcframework",
24     "ZelloSharedData.xcframework",
25     "ZelloCoreSDK.xcframework",
26     "ZelloSDK.xcframework"
27   ],
28   "module_name": "ZelloSDK",
29   "requires_arc": true,
30   "swift_versions": "5.0",
31   "dependencies": {
32     "zello-opus-ios": [
33       "~> 1.0"
34     ],
35     "CocoaAsyncSocket": [
36       "~> 7.6"
37     ],
38     "CocoaLumberjack/Swift": [
39       "~> 3.7"
40     ],
41     "OpenSSL-Universal": [
42       "~> 1.1"
43     ],
44     "PhoneNumberKit/PhoneNumberKitCore": [
45       "~> 3.6"
46     ],
47     "PromisesSwift": [
48       "~> 2.1"
49     ],
50     "SDWebImage": [
51       "~> 5.13"
52     ]
53   },
54   "pod_target_xcconfig": {
55     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
56   },
57   "swift_version": "5.0"