[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 2 / 7 / 1 / BaiduBCEReader / 2.3.0 / BaiduBCEReader.podspec.json
blob39d335acb4377ef049e5a662da1449edb7f52dbf
2   "name": "BaiduBCEReader",
3   "version": "2.3.0",
4   "summary": "Baidu BCE iOS Reader SDK",
5   "homepage": "https://cloud.baidu.com/doc/DOC/iOSDocReaderSDK.html",
6   "license": {
7     "type": "Proprietary",
8     "text": "         Copyright (c) 2016 Baidu.com, Inc. All Rights Reserved.\n"
9   },
10   "description": "Baidu BCE iOS Reader 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-DocReader-SDK-iOS-2.3.0.zip?responseContentDisposition=attachment",
16     "sha1": "2b9ea5014b3b32c46c676d6958e671699d45332d"
17   },
18   "prepare_command": "BASEPATH=\"${PWD}\"\n\nrm -rf \"$BASEPATH/framework\"\nmkdir -p \"$BASEPATH/framework\"\n\nls -al $SDKPATH\n# copy framework\ncp -R BCEDocumentReader.framework \"${BASEPATH}/framework/\"",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "vendored_frameworks": "framework/BCEDocumentReader.framework",
24   "resource_bundles": {
25     "DocPlayerSDK": "framework/BCEDocumentReader.framework/Resources/DocPlayerSDK.bundle/*"
26   },
27   "frameworks": [
28     "Foundation",
29     "Webkit"
30   ],
31   "dependencies": {
32     "ZipArchive": [
33       "~>1.0"
34     ]
35   },
36   "libraries": "z"