blob: 0517b04dc539e06d5e44bf0a7294d42a0b508f6f [file] [log] [blame]
{
"name": "YstenEngineKit",
"version": "1.8.1.1",
"summary": "即时通讯.",
"description": "TODO: 基于WebRTC开发库,用于视频通讯.",
"homepage": "https://github.com/CrassusX/YstenEngineKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Crassus": "xushituan@ysten.com"
},
"source": {
"git": "https://github.com/CrassusX/YstenEngineKit.git",
"tag": "1.8.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YstenEngineKit/YstenEngineKit.framework/Headers/*.{h}",
"public_header_files": "YstenEngineKit/YstenEngineKit.framework/Headers/YSTRTCKit.h",
"vendored_frameworks": "YstenEngineKit/*.{framework}",
"swift_version": "4.0",
"dependencies": {
"Socket.IO-Client-Swift": [
"<=13.3.1"
]
}
}