[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / d / 9 / YTLiveScenesVodSDK / 1.0.5 / YTLiveScenesVodSDK.podspec.json
blobd8688357584e8883fe0ae49c70a56019d1c64b71
2   "name": "YTLiveScenesVodSDK",
3   "version": "1.0.5",
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.5"
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     "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   ]