blob: 563186c2b3754dac24594b89e27f6248967e954c [file] [log] [blame]
{
"name": "HDBaseSDK",
"version": "1.0.2",
"summary": "An iOS Base SDK for HD Service",
"authors": {
"CCVod": "zhaowl@bokecc.com"
},
"license": "MIT",
"homepage": "https://github.com/CCVideo",
"source": {
"git": "https://github.com/CCVideo/HDBaseSDK.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "HDBaseSDK/HDBaseUtils.framework",
"frameworks": [
"CoreFoundation",
"QuartzCore",
"SystemConfiguration",
"Security",
"UIKit",
"Foundation"
]
}