[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / f / WilddogVideoCall / 2.2.0 / WilddogVideoCall.podspec.json
blobf4ec0499d55fc1c894809516e04d521c043658f0
2   "name": "WilddogVideoCall",
3   "version": "2.2.0",
4   "summary": "Wilddog video module for iOS",
5   "description": "The video module lets you make realtime media communication.",
6   "homepage": "https://www.wilddog.com/",
7   "license": "Copyright",
8   "authors": "Wilddog Team",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "http": "https://cdn.wilddog.com/sdk/ios/2.2.0/WilddogVideoCall-2.2.0.zip"
14   },
15   "vendored_frameworks": "WilddogVideoCall.framework",
16   "frameworks": [
17     "AudioToolbox",
18     "VideoToolbox",
19     "AVFoundation",
20     "GLKit",
21     "CoreMedia",
22     "UIKit",
23     "Foundation"
24   ],
25   "libraries": "c++",
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "dependencies": {
30     "WilddogVideoBase": [
31       ">= 2.0.0"
32     ],
33     "WilddogAuth": [
34       ">= 2.0.2"
35     ],
36     "WilddogWebRTC": [
37       ">= 58.0.11"
38     ]
39   }