[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 7 / ZelloSDK / 0.4.0 / ZelloSDK.podspec.json
blob3c9d34c903eb7aa3059955a24092e5201845edb2
2   "name": "ZelloSDK",
3   "version": "0.4.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   "documentation_url": "https://developers.zello.com/sdk/latest/ios/",
8   "license": "Copyright © 2024 Zello Inc. All rights reserved.",
9   "authors": {
10     "Zello Inc.": "sdk@zello.com"
11   },
12   "platforms": {
13     "ios": "14.0"
14   },
15   "source": {
16     "http": "https://zello.com/sdk/dist/ios/0.4.0/ZelloSDK.zip",
17     "flatten": true
18   },
19   "vendored_frameworks": [
20     "ZelloCore.xcframework",
21     "ZelloSecure.xcframework",
22     "ZelloNetworking.xcframework",
23     "Utility.xcframework",
24     "UIUtility.xcframework",
25     "ZelloSharedData.xcframework",
26     "ZelloCoreSDK.xcframework",
27     "ZelloSDK.xcframework",
28     "ZelloNetworkExtension.xcframework"
29   ],
30   "module_name": "ZelloSDK",
31   "requires_arc": true,
32   "swift_versions": "5.0",
33   "dependencies": {
34     "zello-opus-ios": [
35       "~> 1.0"
36     ],
37     "CocoaAsyncSocket": [
38       "~> 7.6"
39     ],
40     "CocoaLumberjack/Swift": [
41       "~> 3.7"
42     ],
43     "OpenSSL-Universal": [
44       "~> 1.1"
45     ],
46     "PhoneNumberKit/PhoneNumberKitCore": [
47       "~> 3.6"
48     ],
49     "PromisesSwift": [
50       "~> 2.1"
51     ],
52     "SDWebImage": [
53       "~> 5.13"
54     ]
55   },
56   "pod_target_xcconfig": {
57     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
58   },
59   "swift_version": "5.0"