[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 3 / d / WilddogVideo / 1.1.1beta / WilddogVideo.podspec.json
blob48d401bea868de9db06dd1dc0b3e59e173f88189
2   "name": "WilddogVideo",
3   "version": "1.1.1beta",
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.1.1beta/WilddogVideo-1.1.1beta.zip",
14     "sha256": "243c06984be626eab5e2d16f801631881a900f280236177832878c0691594aec"
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   }