[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 3 / d / WilddogVideo / 0.5.13 / WilddogVideo.podspec.json
blob24fb857a7ec22e01245d7776f194cd321cc2ac0b
2   "name": "WilddogVideo",
3   "version": "0.5.13",
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/0.5.13/WilddogVideo-iOS-0.5.13.zip",
14     "sha256": "42b4211346d2ed8b4458e58c0228fea1646742e50ab52bd30dbefca6b4485409"
15   },
16   "vendored_frameworks": "WilddogVideo.framework",
17   "frameworks": [
18     "AudioToolbox",
19     "VideoToolbox",
20     "AVFoundation",
21     "GLKit",
22     "CoreMedia",
23     "UIKit",
24     "Foundation",
25     "CFNetwork",
26     "Security"
27   ],
28   "libraries": [
29     "c++",
30     "icucore"
31   ],
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC"
34   },
35   "dependencies": {
36     "WilddogCore": [
37       ">= 2.0.5"
38     ],
39     "WilddogSync": [
40       ">= 2.0.2"
41     ],
42     "WilddogAuth": [
43       ">= 2.0.2"
44     ]
45   }