[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / f / VoxImplantWebRTC / 89.1.0 / VoxImplantWebRTC.podspec.json
blob0ae530c061949b2f6e463fa4e9517718c92fc085
2   "name": "VoxImplantWebRTC",
3   "version": "89.1.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/89.1.0/VoxImplantWebRTC.zip",
17     "sha256": "c24ff10ab4408b6ff197f6c040970b72a3d4c22d6bfea900120cd79dcf6df852"
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   }