[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / d / VHLiveSDK / 6.2.4 / VHLiveSDK.podspec.json
blobacaaed1b638673451662a5a21b3e6cbf3a2fed7c
2   "name": "VHLiveSDK",
3   "version": "6.2.4",
4   "summary": "Vhall iOS SDK VHLiveSDK",
5   "homepage": "https://www.vhall.com",
6   "authors": {
7     "LiGuoliang": "guoliang.li@vhall.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "module_name": "VHLiveSDK",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "http": "https://ipa.e.vhall.com/app/sdk_release/iOS/VHLiveSDK_6.2.4.zip"
20   },
21   "vendored_frameworks": "framework/**/*.framework",
22   "frameworks": [
23     "AVFoundation",
24     "VideoToolbox",
25     "OpenAL",
26     "CoreMedia",
27     "CoreTelephony",
28     "OpenGLES",
29     "MediaPlayer",
30     "AssetsLibrary",
31     "QuartzCore",
32     "JavaScriptCore",
33     "Security"
34   ],
35   "pod_target_xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
37     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**"
38   }