blob: 71f3ab6292734c5bbdfadf17d91fab664c3f4426 [file] [log] [blame]
{
"name": "YstenEngineKit",
"version": "1.8.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YstenEngineKit/YstenEngineKit.framework/Headers/*.{h}",
"public_header_files": "YstenEngineKit/YstenEngineKit.framework/Headers/YSTRTCKit.h",
"vendored_frameworks": "YstenEngineKit/*.{framework}",
"dependencies": {
"Socket.IO-Client-Swift": [
]
}
}