[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / f / WilddogVideoCall / 2.4.1 / WilddogVideoCall.podspec.json
blob96e52757ac09d5291770cc2876cfe3e8baeb18b9
2   "name": "WilddogVideoCall",
3   "version": "2.4.1",
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.4.1/WilddogVideoCall-2.4.1.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.2.0"
32     ],
33     "WilddogAuth": [
34       ">= 2.0.2"
35     ],
36     "WilddogWebRTC": [
37       "~> 62.0.0"
38     ]
39   }