blob: fcdaef192753bbb31ec35b351808564826140ee7 [file] [log] [blame]
{
"name": "YstenEngineKit",
"version": "1.9.0.3",
"summary": "即时通讯.",
"description": "TODO: 基于WebRTC开发库,用于视频通讯.",
"homepage": "http://192.168.1.10:8181/Xu/YstenEngineKitPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Crassus": "xushituan@ysten.com"
},
"source": {
"git": "http://192.168.1.10:8181/Xu/YstenEngineKitPod.git",
"tag": "1.9.0.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.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": [
"13.3.1"
]
}
}