[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / d / 9 / YTLiveScenesVodSDK / 1.1.5 / YTLiveScenesVodSDK.podspec.json
blob8aee06d39a2a29dd3e6c21c033fe138365377e5a
2   "name": "YTLiveScenesVodSDK",
3   "version": "1.1.5",
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.5"
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.17.0.2"
25     ],
26     "PLVBusinessSDK/AbstractRTC": [
27       "1.17.0.1"
28     ],
29     "PLVBusinessSDK/BusinessSocket": [
30       "1.17.0.1"
31     ],
32     "PLVFoundationSDK": [
33       "~> 1.17.0.1"
34     ],
35     "PLVImagePickerController": [
36       "0.1.2"
37     ],
38     "SDWebImage": [
39       "5.12.1"
40     ],
41     "MJRefresh": [
42       "3.7.5"
43     ],
44     "PolyvVodSDK/Core": [
45       "2.22.0"
46     ],
47     "PolyvVodSDK/Player": [
48       "2.22.0"
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         "PLVLiveScenesSDK/OtherPart": [
70           "1.17.0.2"
71         ],
72         "PLVAliHttpDNS/AlicloudHttpDNS": [
73           "1.10.0"
74         ]
75       }
76     },
77     {
78       "name": "Pad",
79       "source_files": "YTLiveScenesVodSDK/**/*.{h,m}",
80       "resources": "YTLiveScenesVodSDK/**/**/*.{plist,bundle}",
81       "dependencies": {
82         "PLVLiveScenesSDK/OtherPart": [
83           "1.17.0.2"
84         ]
85       }
86     }
87   ],
88   "swift_version": "5.0"