[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / f / 2 / PuddingVideoSDK / 1.1.18 / PuddingVideoSDK.podspec.json
blob7854006e692b1ffd1420f280bd2b0ec6430f5544
2   "name": "PuddingVideoSDK",
3   "version": "1.1.18",
4   "summary": "北京智能管家视频sdk 静态库.",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "description": "TODO: 北京智能管家视频sdk.",
9   "requires_arc": true,
10   "homepage": "git@github.com:RooboMobile/PuddingVideoSDK.git",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "zhikuiyu": "zky_416@sina.com"
17   },
18   "source": {
19     "git": "https://git.oschina.net/roobo/PuddingVideoSDK.git",
20     "tag": "1.1.18"
21   },
22   "vendored_libraries": "PuddingVideo/lib/*.a",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "AVFoundation",
27     "WebKit",
28     "AudioToolBox",
29     "MediaPlayer",
30     "OpenGLES",
31     "GLKit",
32     "SystemConfiguration",
33     "CoreMedia",
34     "CoreVideo",
35     "MobileCoreServices",
36     "VideoToolbox"
37   ],
38   "libraries": [
39     "icucore",
40     "bz2",
41     "z",
42     "c++",
43     "iconv"
44   ],
45   "deprecated": true,
46   "subspecs": [
47     {
48       "name": "RBVideo",
49       "source_files": "PuddingVideo/{RBLiveVideoClient.h,RBLiveVideoClient+Config.h,RBLiveVideoDelegate.h,RBVideoClient.h,RBVideoEvent.h}"
50     },
51     {
52       "name": "RBVideoFilter",
53       "source_files": "PuddingVideo/RBLiveVideoClient+VideoFilter.h",
54       "dependencies": {
55         "PuddingVideoSDK/RBVideo": [
57         ]
58       }
59     }
60   ]