[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 7 / PLVCloudClassSDK / 0.16.2.7 / PLVCloudClassSDK.podspec.json
blob10f53fbe558706f66826f399b24bee336b51b70d
2   "name": "PLVCloudClassSDK",
3   "version": "0.16.2.7",
4   "summary": "PLVCloudClassSDK. PLV直播观看。云课堂界面 SDK",
5   "homepage": "https://www.polyv.net/",
6   "authors": {
7     "LLH": "luolinhao@polyv.net"
8   },
9   "source": {
10     "http": "https://repo.polyv.net/ios/download/plvcloudclasssdk/PLVCloudClassSDK_0.16.2.7-20210906.zip"
11   },
12   "vendored_frameworks": [
13     "*.framework",
14     "PLVCloudClassSDK.framework/Frameworks/*.framework"
15   ],
16   "pod_target_xcconfig": {
17     "VALID_ARCHS": "x86_64 armv7 arm64"
18   },
19   "default_subspecs": [
20     "Basic",
21     "Extra",
22     "Socket",
23     "PLVSDKs"
24   ],
25   "xcconfig": {
26     "OTHER_LDFLAGS": "$(inherited) -ObjC -lz"
27   },
28   "requires_arc": true,
29   "platforms": {
30     "ios": "8.0"
31   },
32   "subspecs": [
33     {
34       "name": "Basic",
35       "vendored_frameworks": [
36         "*.framework",
37         "PLVCloudClassSDK.framework/Frameworks/*.framework"
38       ]
39     },
40     {
41       "name": "Extra",
42       "dependencies": {
43         "PLVCloudClassSDKExtra": [
44           "~> 0.1.20"
45         ]
46       }
47     },
48     {
49       "name": "Socket",
50       "dependencies": {
51         "PLVSocket": [
52           "0.1.4"
53         ]
54       }
55     },
56     {
57       "name": "PLVSDKs",
58       "dependencies": {
59         "PolyvAliHttpDNS": [
60           "~> 1.7.3"
61         ],
62         "PolyvIJKPlayer": [
63           "~> 0.9.7"
64         ]
65       }
66     }
67   ]