[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / d / 9 / YTLiveScenesVodSDK / 1.1.1 / YTLiveScenesVodSDK.podspec.json
blobc7438888eb9cbf26722116b74a42415c567b2472
2   "name": "YTLiveScenesVodSDK",
3   "version": "1.1.1",
4   "license": "MIT",
5   "summary": "研途iOS封装保利威直播录播SDK",
6   "homepage": "https://github.com/Boxzhi",
7   "authors": {
8     "Boxzhi": "coderhzz@163.com"
9   },
10   "source": {
11     "git": "https://gitee.com/kaoyanvip/livevodsdk.git",
12     "tag": "1.1.1"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "static_framework": true,
20   "default_subspecs": "Phone",
21   "dependencies": {
22     "PLVLiveScenesSDK/Core": [
23       "1.11.3.1"
24     ],
25     "PLVLiveScenesSDK/BaseSDK": [
26       "1.11.3.1"
27     ],
28     "PLVFoundationSDK": [
29       "1.11.3.2"
30     ],
31     "PLVImagePickerController": [
32       "0.1.2"
33     ],
34     "SDWebImage": [
35       "5.12.1"
36     ],
37     "MJRefresh": [
38       "3.7.5"
39     ],
40     "PolyvVodSDK/Core": [
41       "2.18.3"
42     ],
43     "PolyvVodSDK/Player": [
44       "2.18.3"
45     ],
46     "SSZipArchive": [
47       "2.1.5"
48     ],
49     "SVGAPlayer": [
50       "2.5.7"
51     ],
52     "Protobuf": [
53       "3.22.4"
54     ]
55   },
56   "pod_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
58   },
59   "user_target_xcconfig": {
60     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
61   },
62   "subspecs": [
63     {
64       "name": "Phone",
65       "source_files": "YTLiveScenesVodSDK/**/*.{h,m}",
66       "resources": "YTLiveScenesVodSDK/**/**/*.{plist,bundle}",
67       "dependencies": {
68         "AgoraRtcEngine_iOS": [
69           "3.6.0.1"
70         ],
71         "PLVSocketIOClientSwift": [
72           "~> 0.1.0"
73         ],
74         "UCloudRtcSdk": [
75           "1.9.2.9"
76         ],
77         "TXLiteAVSDK_Professional": [
78           "8.3.9884"
79         ],
80         "PLVAliHttpDNS/AlicloudHttpDNS": [
81           "1.10.0"
82         ],
83         "PLVModel": [
84           "1.0.4"
85         ],
86         "WCDB": [
87           "1.0.7.5"
88         ]
89       }
90     },
91     {
92       "name": "Pad",
93       "source_files": "YTLiveScenesVodSDK/**/*.{h,m}",
94       "resources": "YTLiveScenesVodSDK/**/**/*.{plist,bundle}",
95       "dependencies": {
96         "PLVLiveScenesSDK/OtherPart": [
97           "1.11.3.1"
98         ]
99       }
100     }
101   ]