[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / d / 9 / YTLiveScenesVodSDK / 1.1.2 / YTLiveScenesVodSDK.podspec.json
blob214a80ef8c92c9e38cecb5a02c9f0721be917ab3
2   "name": "YTLiveScenesVodSDK",
3   "version": "1.1.2",
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.2"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "static_framework": true,
21   "default_subspecs": "Phone",
22   "dependencies": {
23     "PLVLiveScenesSDK/Core": [
24       "1.11.3.1"
25     ],
26     "PLVLiveScenesSDK/BaseSDK": [
27       "1.11.3.1"
28     ],
29     "PLVFoundationSDK": [
30       "1.11.3.2"
31     ],
32     "PLVImagePickerController": [
33       "0.1.2"
34     ],
35     "SDWebImage": [
36       "5.12.1"
37     ],
38     "MJRefresh": [
39       "3.7.5"
40     ],
41     "PolyvVodSDK/Core": [
42       "2.18.3"
43     ],
44     "PolyvVodSDK/Player": [
45       "2.18.3"
46     ],
47     "SSZipArchive": [
48       "2.1.5"
49     ],
50     "SVGAPlayer": [
51       "2.5.7"
52     ],
53     "Protobuf": [
54       "3.22.4"
55     ]
56   },
57   "pod_target_xcconfig": {
58     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
59   },
60   "user_target_xcconfig": {
61     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
62   },
63   "subspecs": [
64     {
65       "name": "Phone",
66       "source_files": "YTLiveScenesVodSDK/**/*.{h,m}",
67       "resources": "YTLiveScenesVodSDK/**/**/*.{plist,bundle}",
68       "dependencies": {
69         "AgoraRtcEngine_iOS": [
70           "3.6.0.1"
71         ],
72         "PLVSocketIOClientSwift": [
73           "~> 0.1.0"
74         ],
75         "UCloudRtcSdk": [
76           "1.9.2.9"
77         ],
78         "TXLiteAVSDK_Professional": [
79           "8.3.9884"
80         ],
81         "PLVAliHttpDNS/AlicloudHttpDNS": [
82           "1.10.0"
83         ],
84         "PLVModel": [
85           "1.0.4"
86         ],
87         "WCDB": [
88           "1.0.7.5"
89         ]
90       }
91     },
92     {
93       "name": "Pad",
94       "source_files": "YTLiveScenesVodSDK/**/*.{h,m}",
95       "resources": "YTLiveScenesVodSDK/**/**/*.{plist,bundle}",
96       "dependencies": {
97         "PLVLiveScenesSDK/OtherPart": [
98           "1.11.3.1"
99         ]
100       }
101     }
102   ],
103   "swift_version": "5.0"