2 "name": "VoxImplantSDK",
4 "summary": "VoxImplant SDK for iOS",
5 "description": "VoxImplant iOS SDK lets you embed voice communication into your native iOS applications. It is a framework\nthat contains the armv7, arm64, i386 and x86_64 slices.\nBitcode is __disabled__",
6 "homepage": "https://voximplant.com",
7 "documentation_url": "https://voximplant.com/docs/references/iossdk",
12 "authors": "Zingaya, Inc.",
17 "http": "https://s3.eu-central-1.amazonaws.com/voximplant-releases/ios-sdk/2.46.1/VoxImplant.zip",
18 "sha256": "4807dbada3e3965ccc2bba55833de9a395e5d4fc716461e1f86aa34868f5db39"
20 "pod_target_xcconfig": {
21 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23 "user_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "module_map": "VoxImplantSDK.modulemap",
27 "default_subspecs": "Core",
31 "source_files": "VoxImplantSDK.{h,m}",
32 "vendored_frameworks": "VoxImplant.framework",
40 "name": "CocoaLumberjackLogger",
41 "user_target_xcconfig": {
42 "GCC_PREPROCESSOR_DEFINITIONS": "VOXIMPLANT_COCOALUMBERJACK=1"
44 "source_files": "CocoaLumberjackLogger/VIClient+FileLogging.*",
46 "VoxImplantSDK/Core": [