[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / e / 4 / BaiduBCEPlayerFull / 3.9.0 / BaiduBCEPlayerFull.podspec.json
blobb298dde2136083a27b60445b97746e5878f08ba2
2   "name": "BaiduBCEPlayerFull",
3   "version": "3.9.0",
4   "summary": "Baidu Cloud iOS Player SDK",
5   "homepage": "https://cloud.baidu.com/doc/VideoCreatingSDK/s/yldy7iu7u",
6   "license": {
7     "type": "Proprietary",
8     "text": "         Copyright (c) 2018 Baidu.com, Inc. All Rights Reserved.\n"
9   },
10   "description": "Baidu Cloud iOS Player SDK supoort iOS 9.0 and later,",
11   "authors": {
12     "Baidu Cloud Multimedia Team": "bce-multimedia@baidu.com"
13   },
14   "source": {
15     "http": "https://bdcloud-sdk-new.cdn.bcebos.com/PLAYER/ios/Baidu-Cloud-Player-iOS-FULL-3.9.0.zip",
16     "sha1": "7e5a7f92b1faa56cab1f6f001eefd6ef680beb56"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_libraries": [
29     "vendor/libffmpeg.a",
30     "vendor/libssl.a",
31     "vendor/libcrypto.a",
32     "vendor/libdav1d.a"
33   ],
34   "vendored_frameworks": [
35     "frameworks/BDCloudMediaUtils.framework",
36     "frameworks/BDCloudMediaPlayer.framework",
37     "frameworks/BDCloudMediaDownloader.framework",
38     "frameworks/BDCloudMediaSource.framework",
39     "frameworks/BDCloudMediaSprite.framework",
40     "frameworks/BDCloudMediaAdaptive.framework",
41     "frameworks/BaiduAPMAgent.framework"
42   ],
43   "frameworks": [
44     "Foundation",
45     "UIKit",
46     "AudioToolbox",
47     "MobileCoreServices",
48     "GLKit"
49   ],
50   "libraries": [
51     "bz2",
52     "z",
53     "c++"
54   ]