blob: 4eedf8c8eeb6a64667b289c3ee4014b22aca60fd [file] [log] [blame]
{
"name": "VHYun_OPS",
"version": "2.0.1",
"authors": {
"wangxiaoxiang": "xiaoxiang.wang@vhall.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://www.vhall.com",
"source": {
"git": "https://github.com/vhall/VHYun_SDK_OPS_iOS.git",
"tag": "2.0.1"
},
"summary": "iOS OPS framework",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"module_name": "VHYun_OPS",
"resources": [
"README.md"
],
"vendored_frameworks": "VHYunFrameworks/*.framework",
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
"HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**"
},
"dependencies": {
"VHCore": [
">=2.0.3"
]
}
}