[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / b / 6 / Baidu-Player / 2.3.6 / Baidu-Player.podspec.json
blob62db23816ab5cb86428517537b1bd0b461cefa07
2   "name": "Baidu-Player",
3   "version": "2.3.6",
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-v2.3.6.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "requires_arc": true,
24   "prepare_command": "rm -rf vendor/libssl.a vendor/libcrypto.a",
25   "vendored_libraries": "vendor/libffmpeg.a",
26   "vendored_frameworks": [
27     "frameworks/BDCloudMediaUtils.framework",
28     "frameworks/BDCloudMediaPlayer.framework",
29     "frameworks/BDCloudMediaDownloader.framework",
30     "frameworks/BDCloudMediaSource.framework",
31     "frameworks/BDCloudMediaSprite.framework",
32     "frameworks/BDCloudMediaAdaptive.framework",
33     "frameworks/BaiduAPMAgent.framework"
34   ],
35   "frameworks": [
36     "Foundation",
37     "UIKit",
38     "AudioToolbox"
39   ],
40   "dependencies": {
41     "openssl-ios-bitcode": [
42       "~> 1.0.210"
43     ]
44   },
45   "libraries": [
46     "bz2",
47     "z",
48     "c++"
49   ]