blob: d58141ac85fc080850c118376c41f81fb6c799b1 [file] [log] [blame]
{
"name": "BaiduBCECapture",
"version": "2.1.0",
"summary": "Baidu BCE iOS Capture SDK",
"homepage": "https://cloud.baidu.com/doc/LSS/iOS-Capture-SDK.html",
"license": {
"type": "Proprietary",
"text": " Copyright (c) 2016 Baidu.com, Inc. All Rights Reserved.\n"
},
"description": "Baidu BCE iOS Capture SDK supoort iOS 8.0 and later,",
"authors": {
"Andy Young": "yanganning@baidu.com"
},
"source": {
"http": "http://sdk.bce.baidu.com/media-sdk/Baidu-Capture-SDK-iOS-2.1.0.zip?responseContentDisposition=attachment",
"sha1": "59568abb5b6e3512ec8e8ed3d851a1d1c6067322"
},
"prepare_command": "VERSION=\"2.1.0\"\nBASEPATH=\"${PWD}\"\nSDKPATH=\"Baidu-Capture-SDK-iOS-${VERSION}\"\n\nrm -rf \"${BASEPATH}/sdk\"\nmkdir -p \"${BASEPATH}/sdk\"\n\n# copy framework\ncp -R ${SDKPATH}/sdk/VideoCore.framework \"${BASEPATH}/sdk/\"",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "sdk/VideoCore.framework"
}