[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 8 / e / 4 / BaiduBCEPlayerFull / 3.7.0 / BaiduBCEPlayerFull.podspec.json
blob93a20e3426e526c0b975cc285d7a73d27ba2f982
2   "name": "BaiduBCEPlayerFull",
3   "version": "3.7.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://sdk.bce.baidu.com/media-sdk/Baidu-Cloud-Player-iOS-FULL-3.7.0.zip",
16     "sha1": "4592231b7aa71539848d127cdbd9565ed03831d6"
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   ],
33   "vendored_frameworks": [
34     "frameworks/BDCloudMediaUtils.framework",
35     "frameworks/BDCloudMediaPlayer.framework",
36     "frameworks/BDCloudMediaDownloader.framework",
37     "frameworks/BDCloudMediaSource.framework",
38     "frameworks/BDCloudMediaSprite.framework",
39     "frameworks/BDCloudMediaAdaptive.framework",
40     "frameworks/BaiduAPMAgent.framework"
41   ],
42   "frameworks": [
43     "Foundation",
44     "UIKit",
45     "AudioToolbox",
46     "MobileCoreServices",
47     "GLKit"
48   ],
49   "libraries": [
50     "bz2",
51     "z",
52     "c++"
53   ]