blob: b51a2370dd90639e4b21619f62e7bcd017dcc451 [file] [log] [blame]
{
"name": "CCVodSDK",
"version": "4.8.1",
"summary": "An iOS SDK for CCVod Service",
"authors": {
"CCVod": "zhaowl@bokecc.com"
},
"license": "MIT",
"homepage": "https://github.com/CCVideo",
"source": {
"git": "https://github.com/CCVideo/VOD_iOS_SDK.git",
"tag": "4.8.1"
},
"platforms": {
"ios": "8.0"
},
"resources": [
"include/CCVodSDK.framework/DWResource.bundle",
"include/CCVodSDK.framework/vrlibraw.bundle"
],
"vendored_frameworks": "include/CCVodSDK.framework",
"frameworks": "CoreServices",
"xcconfig": {
"HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2"
},
"libraries": "xml2",
"dependencies": {
"HDBaseSDK": [
]
}
}