blob: 0a04a42f8de3407d8a8925d5d31427fe18c74e5a [file] [log] [blame]
{
"name": "zwlHDVodNewTestSDK",
"version": "1.1.0",
"summary": "An iOS SDK for CCVod Service",
"authors": {
"CCVod": "zhaowl@bokecc.com"
},
"license": "MIT",
"homepage": "https://hdgit.bokecc.com/ccvideo/ztestproject",
"source": {
"git": "http://hdgit.bokecc.com/ccvideo/ztestproject.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"resources": [
"zwlTestSDK/CCVodSDK.framework/DWResource.bundle",
"zwlTestSDK/CCVodSDK.framework/vrlibraw.bundle"
],
"vendored_frameworks": "zwlTestSDK/CCVodSDK.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2"
},
"libraries": "xml2",
"frameworks": "CoreServices",
"dependencies": {
"zwlTestBaseSDK": [
"~> 1.1.0"
]
}
}