[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / e / 4 / BaiduBCEPlayerFull / 2.3.1 / BaiduBCEPlayerFull.podspec.json
blob48136f4ad70c80c65f1054910ebe606ba26caffd
2   "name": "BaiduBCEPlayerFull",
3   "version": "2.3.1",
4   "summary": "Baidu Cloud iOS Player SDK",
5   "homepage": "https://cloud.baidu.com/doc/MCT/s/qjwvz50w7/",
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 7.0 and later,",
11   "authors": {
12     "Baidu Cloud Multimedia Team": "bce-multimedia@baidu.com"
13   },
14   "source": {
15     "http": "http://sdk.bce.baidu.com/media-sdk/Baidu-Cloud-Player-iOS-Full-2.3.1.zip",
16     "sha1": "98e2c6de88de375a359f022285b7d126f4e6d6ca"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "prepare_command": "rm vendor/libssl.a\nrm vendor/libcrypto.a",
23   "vendored_libraries": "vendor/libffmpeg.a",
24   "vendored_frameworks": [
25     "frameworks/BDCloudMediaUtils.framework",
26     "frameworks/BDCloudMediaPlayer.framework",
27     "frameworks/BDCloudMediaDownloader.framework",
28     "frameworks/BDCloudMediaSource.framework",
29     "frameworks/BDCloudMediaSprite.framework"
30   ],
31   "frameworks": [
32     "Foundation",
33     "UIKit",
34     "AudioToolbox",
35     "MobileCoreServices",
36     "GLKit"
37   ],
38   "dependencies": {
39     "openssl-ios-bitcode": [
40       "~> 1.0.210"
41     ]
42   },
43   "libraries": [
44     "bz2",
45     "z",
46     "c++"
47   ]