blob: 8a3008f803703f3d0af2574b9762bd779a81a3e6 [file] [log] [blame]
{
"name": "VHYun_ScreenShare",
"version": "2.3.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_RTC_iOS.git",
"tag": "2.3.0"
},
"summary": "iOS ScreenShare framework",
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"module_name": "VHYun_ScreenShare",
"resources": [
"README.md"
],
"vendored_frameworks": "VHYunFrameworks/VHScreenShare.framework",
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
"HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
"VALID_ARCHS": "x86_64 armv7 arm64",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}