[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / b / 6 / Baidu-Player / 3.0.0 / Baidu-Player.podspec.json
blob4263350bd3c0d6e185f6e096aa5c4285807492b2
2   "name": "Baidu-Player",
3   "version": "3.0.0",
4   "summary": "Baidu Cloud iOS Player Full 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 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.0.0.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "vendored_libraries": [
25     "vendor/libffmpeg.a",
26     "vendor/libssl.a",
27     "vendor/libcrypto.a"
28   ],
29   "vendored_frameworks": [
30     "frameworks/BDCloudMediaUtils.framework",
31     "frameworks/BDCloudMediaPlayer.framework",
32     "frameworks/BDCloudMediaDownloader.framework",
33     "frameworks/BDCloudMediaSource.framework",
34     "frameworks/BDCloudMediaSprite.framework",
35     "frameworks/BDCloudMediaAdaptive.framework",
36     "frameworks/BaiduAPMAgent.framework"
37   ],
38   "frameworks": [
39     "Foundation",
40     "UIKit",
41     "AudioToolbox"
42   ],
43   "libraries": [
44     "bz2",
45     "z",
46     "c++"
47   ]