blob: eba07eba97dcb9ce9e3b76b85de69193383b4536 [file] [log] [blame]
{
"name": "PLVLiveScenesSDK",
"version": "1.2.5",
"summary": "保利威 iOS 多场景 SDK.",
"homepage": "http://git.polyv.net/ios/PLVLiveScenesSDK",
"license": "MIT",
"authors": {
"LLH": "luolinhao@polyv.net"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://git.polyv.net/ios/PLVLiveScenesSDK.git",
"tag": "1.2.5"
},
"vendored_frameworks": "Frameworks/*.framework",
"requires_arc": true,
"default_subspecs": [
"Core",
"BaseSDK",
"Player",
"OtherPart"
],
"subspecs": [
{
"name": "Core",
"vendored_frameworks": "Frameworks/*.framework"
},
{
"name": "BaseSDK",
"dependencies": {
"PolyvBusinessSDK/Core": [
"~> 1.2.3"
],
"PolyvBusinessSDK/BaseSDK": [
"~> 1.2.3"
]
}
},
{
"name": "Player",
"dependencies": {
"PolyvIJKPlayer": [
"~> 0.9.1"
]
}
},
{
"name": "OtherPart",
"dependencies": {
"AgoraRtcEngine_iOS": [
"2.9.0.107"
],
"UCloudRtcSdk": [
"1.8.0"
],
"Socket.IO-Client-Swift": [
"~> 14.0.0"
],
"PolyvAliHttpDNS": [
"~> 1.8.0"
]
}
},
{
"name": "OtherPartNUF",
"dependencies": {
"AgoraRtcEngine_iOS": [
"2.9.0.107"
],
"UCloudRtcSdk": [
"1.8.0"
],
"PolyvAliHttpDNS": [
"~> 1.8.0"
],
"PLVSocket": [
"~> 0.1.4"
]
}
}
]
}