[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 2 / c / 6 / VonageXCFramework / 0.0.1 / VonageXCFramework.podspec.json
blob7b6945fe831bdee1f30550856363144ca52ee90d
2   "name": "VonageXCFramework",
3   "version": "0.0.1",
4   "summary": "Vonage lets you weave interactive live WebRTC video streaming right into your application",
5   "description": "The Vonage iOS SDK lets you use WebRTC video sessions in apps you build for iPad,\niPhone, and iPod touch devices.",
6   "homepage": "https://tokbox.com/developer/sdks/ios/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://tokbox.com/support/tos"
10   },
11   "authors": {
12     "TokBox, Inc.": "support@tokbox.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "http": "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/vonage-ios-sdk-0.0.1.tar.bz2"
19   },
20   "vendored_frameworks": "OpenTok.xcframework",
21   "frameworks": [
22     "Foundation",
23     "AVFoundation",
24     "AudioToolbox",
25     "CoreFoundation",
26     "CoreGraphics",
27     "CoreMedia",
28     "CoreTelephony",
29     "CoreVideo",
30     "GLKit",
31     "OpenGLES",
32     "QuartzCore",
33     "SystemConfiguration",
34     "UIKit",
35     "VideoToolbox"
36   ],
37   "libraries": "c++",
38   "requires_arc": false,
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   }