[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 8 / e / VoxeetUXKit / 1.4.1 / VoxeetUXKit.podspec.json
blob1137aa1104e13801a8de729367c097465e3e6613
2   "name": "VoxeetUXKit",
3   "version": "1.4.1",
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",
6   "authors": "Voxeet",
7   "homepage": "https://dolby.io",
8   "platforms": {
9     "ios": "11.0"
10   },
11   "swift_versions": "5.3.2",
12   "source": {
13     "git": "https://github.com/voxeet/voxeet-uxkit-ios.git",
14     "tag": "1.4.1"
15   },
16   "frameworks": "UIKit",
17   "source_files": "VoxeetUXKit/**/*.{h,m,swift}",
18   "resources": "VoxeetUXKit/**/*.{mp3,storyboard,xcassets,lproj}",
19   "dependencies": {
20     "VoxeetSDK": [
21       "~> 3.0"
22     ],
23     "SDWebImage": [
24       "~> 5.0"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "ENABLE_BITCODE": "NO"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5.3.2"