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