[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / c / VHYun_OPS / 2.5.0 / VHYun_OPS.podspec.json
blob7be0b785a391057ea09056a18d2f512a7a4a2917
2   "name": "VHYun_OPS",
3   "version": "2.5.0",
4   "summary": "VHall iOS SDK VHYun_OPS",
5   "homepage": "https://www.vhall.com",
6   "authors": {
7     "LiGuoliang": "guoliang.li@vhall.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://gitee.com/vhall/VHYun_SDK_OPS_iOS.git",
15     "tag": "2.5.0"
16   },
17   "vendored_frameworks": "VHYunFrameworks/*.framework",
18   "module_name": "VHYun_OPS",
19   "requires_arc": true,
20   "frameworks": "Foundation",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "pod_target_xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
26     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**"
27   },
28   "dependencies": {
29     "VHCore": [
30       ">=2.3.1"
31     ]
32   }