[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / f / VoxImplantWebRTC / 93.0.0 / VoxImplantWebRTC.podspec.json
blob3d8a480778fd414bd8cd22b1f7c925a4dd1896e3
2   "name": "VoxImplantWebRTC",
3   "version": "93.0.0",
4   "summary": "WebRTC SDK for iOS",
5   "description": "WebRTC is a free, open project that provides browsers and mobile\napplications with Real-Time Communications (RTC) capabilities via simple\nAPIs.",
6   "homepage": "http://webrtc.org/",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "http": "https://s3.eu-central-1.amazonaws.com/voximplant-releases/ios-webrtc/93.0.0/VoxImplantWebRTC.zip",
17     "sha256": "2b13b5ce8a4e28ed799a8e26d2e62684b6233538ca052d625e35310683fd645d"
18   },
19   "vendored_frameworks": "WebRTC.framework",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }