blob: 0a82d65cb118d7e7ef26727eae68a5b637723f7e [file] [log] [blame]
{
"name": "HDBaseUtils",
"version": "1.0.3",
"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/HDBaseUtils.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "HDBaseUtils/HDBaseUtils.framework",
"frameworks": [
"CoreFoundation",
"QuartzCore",
"SystemConfiguration",
"Security",
"UIKit",
"Foundation"
]
}