[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 1 / 6 / PLVLiveScenesSDKA / 1.3.0.0 / PLVLiveScenesSDKA.podspec.json
blob55529c38cd7133cbadaeab62f9750922d1e29242
2   "name": "PLVLiveScenesSDKA",
3   "version": "1.3.0.0",
4   "summary": "保利威 iOS 多场景 SDK.",
5   "homepage": "http://git.polyv.net/ios/PLVLiveScenesSDK",
6   "license": "MIT",
7   "authors": {
8     "LLH": "luolinhao@polyv.net"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "http://git.polyv.net/ios/PLVLiveScenesSDK.git",
15     "tag": "other/a/1.3.0.0"
16   },
17   "vendored_frameworks": "Frameworks/*.framework",
18   "requires_arc": true,
19   "default_subspecs": [
20     "Core",
21     "BaseSDK",
22     "Player",
23     "OtherPart"
24   ],
25   "subspecs": [
26     {
27       "name": "Core",
28       "vendored_frameworks": "Frameworks/*.framework"
29     },
30     {
31       "name": "BaseSDK",
32       "dependencies": {
33         "PolyvBusinessSDKA/Core": [
34           "~> 1.3.0.0"
35         ],
36         "PolyvBusinessSDKA/BaseSDK": [
37           "~> 1.3.0.0"
38         ]
39       }
40     },
41     {
42       "name": "Player",
43       "dependencies": {
44         "PolyvIJKPlayer": [
45           "~> 0.9.1"
46         ]
47       }
48     },
49     {
50       "name": "OtherPart",
51       "dependencies": {
52         "AgoraRtcEngine_iOS": [
53           "2.9.0.107"
54         ],
55         "UCloudRtcSdk": [
56           "1.8.0"
57         ],
58         "PolyvAliHttpDNS": [
59           "~> 1.8.0"
60         ]
61       }
62     }
63   ]