4 "summary": "The Voxeet UXKit is a quick way of adding premium audio, video chats, and other supported options.",
5 "license": "Dolby Software License Agreement",
7 "homepage": "https://dolby.io",
11 "swift_versions": "5.4",
13 "git": "https://github.com/voxeet/voxeet-uxkit-ios.git",
16 "frameworks": "UIKit",
17 "source_files": "VoxeetUXKit/**/*.{h,m,swift}",
18 "resources": "VoxeetUXKit/**/*.{mp3,storyboard,xcassets,lproj}",
27 "pod_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29 "ENABLE_BITCODE": "NO"
31 "user_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34 "swift_version": "5.4"