blob: 7a8799110a95031a5c471d64cee63ecfcdd98da5 [file] [log] [blame]
{
"name": "PolyvSocketAPI",
"version": "0.6.0",
"summary": "Polyv iOS 直播观看、推流、聊天室相关接口",
"homepage": "https://github.com/polyv/PolyvSocketAPI",
"license": {
"type": "MIT"
},
"authors": {
"ftao": "fft1026@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/polyv/PolyvSocketAPI.git",
"tag": "0.6.0"
},
"vendored_frameworks": "frameworks/PLVSocketAPI.framework",
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~>13.2.0"
]
}
}