[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 8 / e / 4 / BaiduBCEPlayerFull / 3.8.0 / BaiduBCEPlayerFull.podspec.json
blob6a9422567e1c640851e9fd39ce1d6da5ad26e1f0
2   "name": "BaiduBCEPlayerFull",
3   "version": "3.8.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://bce.bdstatic.com/p3m/common-service/uploads/PlayeriOSFULL-3.8.0_0ea21ee.zip",
16     "sha1": "f792a32ac2c33fd0fe27f704243ba9b1f09f8fa4"
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   ]