blob: 86e909a35ffd3b4dc0caa1ae558d087158ea7761 [file] [log] [blame]
{
"name": "VHallSDK_Live",
"version": "4.3.3",
"authors": {
"vhall": "xiaoxiang.wang@vhall.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://www.vhall.com",
"source": {
"git": "https://github.com/vhall/vhallsdk_live_ios_v4.0.git",
"tag": "4.3.3"
},
"summary": "VHallSDK for IOS",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"libraries": "xml2.2",
"frameworks": [
"AVFoundation",
"VideoToolbox",
"OpenAL",
"CoreMedia",
"CoreTelephony",
"OpenGLES",
"MediaPlayer",
"AssetsLibrary",
"QuartzCore",
"JavaScriptCore",
"Security"
],
"module_name": "VHallSDK_Live",
"resources": [
"README.md"
],
"vendored_frameworks": [
"VHallSDK/VhallLiveBaseApi.framework",
"VHallSDK/VHLiveSDK.framework"
],
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
"HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**"
}
}