blob: e1b144e157ed6b56e7e3a2926d96be0ed569e448 [file] [log] [blame]
{
"name": "VHYun_LSS_ScreenShare",
"version": "2.2.0",
"authors": {
"wangxiaoxiang": "xiaoxiang.wang@vhall.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://www.vhall.com",
"source": {
"git": "https://github.com/vhall/VHYun_SDK_LSS_iOS.git",
"tag": "2.2.0"
},
"summary": "iOS LSS_ScreenShare framework",
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"module_name": "VHYun_LSS_ScreenShare",
"resources": [
"README.md"
],
"vendored_frameworks": [
"VHYunFrameworks/VHScreenShare.framework",
"VHYunFrameworks/VhallLiveBaseApi.framework"
],
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
"HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**"
}
}