blob: 390e4a56874f95deb6c13b1bf4f9cc7fc6431987 [file] [log] [blame]
{
"name": "PolyvSocketAPI",
"version": "0.3.0",
"summary": "Polyv iOS 直播观看、推流、聊天室相关接口.",
"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.3.0"
},
"vendored_frameworks": "frameworks/PLVSocketAPI.framework",
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~>12.1.1"
]
},
"pushed_with_swift_version": "4.0"
}