4 "summary": "The Voxeet UXKit is a quick way of adding premium audio, video chats, and other supported options.",
7 "homepage": "https://voxeet.com",
11 "swift_versions": "5.3",
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 "VALID_ARCHS[sdk=iphonesimulator*]": "",
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "user_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34 "swift_version": "5.3"