blob: a17b7b35f1333390ae0da606e5a50cfedc88db91 [file] [log] [blame]
{
"name": "CHBundleSDK",
"version": "0.0.11",
"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.11"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"AVFoundation",
"Accelerate",
"Security",
"SystemConfiguration",
"CoreMedia",
"AudioToolbox",
"CoreTelephony",
"ImageIO",
"MobileCoreServices"
],
"libraries": [
"c++",
"z"
],
"vendored_frameworks": [
"CHBundleSDK/CHBundleSDK.framework",
"TencentSDK/frameworks/*"
],
"resources": [
"CHResource/CHResource.bundle",
"TencentSDK/resources/*"
],
"dependencies": {
"ISDDeviceFingerprintSDK": [
"~> 3.0.5"
]
}
}