blob: 9b15224394832f208775bc78a84d243c640f3c2e [file] [log] [blame]
{
"name": "CHBundleSDK",
"version": "0.0.9",
"summary": "Framework Bundle SDK Test",
"homepage": "https://anquan.58.com/",
"license": {
"type": "MIT"
},
"authors": {
"ChingHan": "chinghan9822@gmail.com"
},
"source": {
"git": "https://gitee.com/chinghan/CHBundleSDK.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"frameworks": "AVFoundation"
},
"libraries": [
"c++",
"z"
],
"vendored_frameworks": [
"CHBundleSDK/CHBundleSDK.framework",
"TencentSDK/frameworks/NextCV.framework"
],
"resources": [
"CHResource/*",
"TencentSDK/resources/WBCloudReflectionFaceVerify.bundle"
]
}