blob: 730326528cfa38b76c216e22e6afc0705f42f873 [file] [log] [blame]
{
"name": "CCVodSDK",
"version": "4.0.3",
"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.0.3"
},
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_libraries": "include/libCCSDK.a",
"source_files": "include/*.{h,m}",
"resources": [
"include/resource.bundle",
"include/vrlibraw.bundle"
],
"frameworks": "CoreServices"
}