blob: 1e8e51a7ecf6b505eba77b459e4a1d124495ee04 [file] [log] [blame]
{
"name": "PolyvLiveSDK",
"version": "3.0.0-beta",
"summary": "POLYV iOS 直播观看、直播推流、聊天室、连麦、云课堂相关接口",
"homepage": "https://github.com/polyv/polyv-ios-live-sdk",
"license": {
"type": "MIT"
},
"authors": {
"ftao": "fft1026@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/polyv/polyv-ios-live-sdk.git",
"tag": "3.0.0-beta"
},
"vendored_frameworks": "Frameworks/PLVLiveSDK.framework",
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~>12.1.1"
]
},
"pushed_with_swift_version": "4.0"
}