[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / b / 6 / Baidu-Player / 2.3.3 / Baidu-Player.podspec.json
blob4477fc3ab8df1bba69c8f6445478dbe9a4061a84
2   "name": "Baidu-Player",
3   "version": "2.3.3",
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.3.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "prepare_command": "rm -rf vendor/libssl.a vendor/libcrypto.a",
22   "vendored_libraries": "vendor/libffmpeg.a",
23   "vendored_frameworks": [
24     "frameworks/BDCloudMediaUtils.framework",
25     "frameworks/BDCloudMediaPlayer.framework",
26     "frameworks/BDCloudMediaDownloader.framework",
27     "frameworks/BDCloudMediaSource.framework",
28     "frameworks/BDCloudMediaSprite.framework",
29     "frameworks/BDCloudMediaAdaptive.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   ]