blob: aad2d401bee826824b234b45e1b35e4f0c36a48a [file] [log] [blame]
{
"name": "PolyvSocketAPI",
"version": "0.1.0",
"summary": "Polyv Socket 相关接口(聊天室、连麦、云课堂、互动课堂).",
"homepage": "https://github.com/Zeaa/PolyvSocketAPI",
"license": {
"type": "MIT"
},
"authors": {
"ftao": "fft1026@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Zeaa/PolyvSocketAPI.git",
"tag": "0.1.0"
},
"vendored_frameworks": "frameworks/PLVChatManager.framework",
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"12.0"
]
},
"pushed_with_swift_version": "4.0"
}