[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / 3 / d / WilddogVideo / 1.0.2beta / WilddogVideo.podspec.json
blob1d99b6db3686e8d4df92ba5d3ed916b79323b3d9
2   "name": "WilddogVideo",
3   "version": "1.0.2beta",
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/1.0.2beta/WilddogVideo-1.0.2beta.zip",
14     "sha256": "75dc88ef913c76d190a463303d330a0e566b81e365adaefa9ecfcfd7fbdbab15"
15   },
16   "vendored_frameworks": "WilddogVideo.framework",
17   "frameworks": [
18     "AudioToolbox",
19     "VideoToolbox",
20     "AVFoundation",
21     "GLKit",
22     "CoreMedia",
23     "UIKit",
24     "Foundation",
25     "MetalKit"
26   ],
27   "libraries": "c++",
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC"
30   },
31   "dependencies": {
32     "WilddogCore": [
33       ">= 2.0.8"
34     ],
35     "WilddogSync": [
36       ">= 2.3.0"
37     ],
38     "WilddogAuth": [
39       ">= 2.0.2"
40     ]
41   }