[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / d / BaiduBCEPlayerLSS / 2.2.5 / BaiduBCEPlayerLSS.podspec.json
bloba68129a157062f015d1bdff4859981af5a2a8f4e
2   "name": "BaiduBCEPlayerLSS",
3   "version": "2.2.5",
4   "summary": "Baidu Cloud iOS Player SDK",
5   "homepage": "https://cloud.baidu.com/doc/MCT/iOS-Player-SDK.html",
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-LSS-2.2.5.zip",
16     "sha1": "8c1e74cb480386f8b3a9e1330848134a538b60ad"
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   ],
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "AudioToolbox",
33     "MobileCoreServices"
34   ],
35   "dependencies": {
36     "openssl-ios-bitcode": [
37       "~> 1.0.210"
38     ]
39   },
40   "libraries": [
41     "bz2",
42     "z",
43     "c++"
44   ]