blob: d22886159c85ff0693f132b44b9dd948c3591629 [file] [log] [blame]
{
"name": "VHCore",
"version": "2.1.2",
"authors": {
"wangxiaoxiang": "xiaoxiang.wang@vhall.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://www.vhall.com",
"source": {
"git": "https://github.com/vhall/VHYun_SDK_Core_iOS.git",
"tag": "2.1.2"
},
"summary": "VHYun VHCore framework",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"module_name": "VHCore",
"resources": [
"README.md"
],
"vendored_frameworks": "VHYunFrameworks/*.framework",
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
"HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**"
}
}