[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / d / 9 / YTLiveScenesVodSDK / 1.0.7 / YTLiveScenesVodSDK.podspec.json
blobcc7b2befd4e8697cd197dd64e0d64d33500c4172
2   "name": "YTLiveScenesVodSDK",
3   "version": "1.0.7",
4   "license": "MIT",
5   "summary": "研途iOS封装保利威直播录播SDK",
6   "homepage": "https://github.com/Boxzhi",
7   "authors": {
8     "HeZhizhi": "coderhzz@163.com"
9   },
10   "source": {
11     "git": "https://gitee.com/kaoyanvip/livevodsdk.git",
12     "tag": "1.0.7"
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.10.6"
24     ],
25     "PLVLiveScenesSDK/BaseSDK": [
26       "1.10.6"
27     ],
28     "PLVFoundationSDK": [
29       "1.10.6"
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   },
53   "pod_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "user_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
58   },
59   "subspecs": [
60     {
61       "name": "Phone",
62       "source_files": "YTLiveScenesVodSDK/**/*.{h,m}",
63       "resources": "YTLiveScenesVodSDK/LiveSource/**/*.bundle",
64       "dependencies": {
65         "AgoraRtcEngine_iOS": [
66           "3.6.0.1"
67         ],
68         "PLVSocketIOClientSwift": [
69           "~> 0.1.0"
70         ],
71         "UCloudRtcSdk": [
72           "1.9.2.9"
73         ],
74         "TXLiteAVSDK_Professional": [
75           "8.3.9884"
76         ],
77         "PLVAliHttpDNS/AlicloudHttpDNS": [
78           "1.10.0"
79         ],
80         "PLVModel": [
81           "1.0.4"
82         ],
83         "WCDB": [
84           "1.0.7.5"
85         ]
86       }
87     },
88     {
89       "name": "Pad",
90       "source_files": "YTLiveScenesVodSDK/**/*.{h,m}",
91       "resources": "YTLiveScenesVodSDK/LiveSource/**/*.bundle",
92       "dependencies": {
93         "PLVLiveScenesSDK/OtherPart": [
94           "1.10.6"
95         ]
96       }
97     }
98   ]