2 "name": "LinkV-Communication",
4 "summary": "RTC + IM 优化接口",
5 "description": "RTC + IM you can send im message",
6 "homepage": "https://github.com/linkv-io/LinkV-Communication-iOS",
12 "wangyansnow": "wangyan6@linkv.sg"
15 "git": "https://github.com/linkv-io/LinkV-Communication-iOS.git",
21 "source_files": "LVCEngine/LVCEngine/**/*",
22 "public_header_files": "LVCEngine/LVCEngine/**/*.h",
23 "vendored_frameworks": [
24 "LVCEngine/framework/LinkV.framework",
25 "LVCEngine/framework/LVIMLib.framework"
27 "vendored_libraries": [
28 "LVCEngine/framework/libcares.a",
29 "LVCEngine/framework/libopencore-amrnb.a",
30 "LVCEngine/framework/libprotobuf-lite.a"
32 "resources": "LVCEngine/resources/default.metallib",
40 "ENABLE_BITCODE": "NO"