[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 0 / d / BaiduBCEPlayerLSS / 3.6.0 / BaiduBCEPlayerLSS.podspec.json
blobd66bdb3b55623d7784351a9cad8e9519aded8e96
2   "name": "BaiduBCEPlayerLSS",
3   "version": "3.6.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-LSS-3.6.0.zip",
16     "sha1": "b0e2f42db89ccd7b43e5a1002fe22dfb63efd9d2"
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   ]