[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 2 / c / VoxeetSDK / 3.0.0-beta.1 / VoxeetSDK.podspec.json
blobd8d51044838ea16dddfd7a4cccc402cc5999c3dc
2   "name": "VoxeetSDK",
3   "version": "3.0.0-beta.1",
4   "summary": "Voxeet provides a platform for unified communications and collaboration.",
5   "license": "MIT",
6   "authors": "Voxeet",
7   "homepage": "https://dolby.io",
8   "platforms": {
9     "ios": "11.0"
10   },
11   "swift_versions": "5.3",
12   "source": {
13     "http": "https://vox-ios-sdk.s3.us-east-1.amazonaws.com/sdk/ios/release/v3.0.0-beta.1/VoxeetSDK.zip"
14   },
15   "vendored_frameworks": [
16     "VoxeetSDK.framework",
17     "WebRTC.framework",
18     "dvclient.framework"
19   ],
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "swift_version": "5.3"