[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / c / VHYun_OPS / 2.4.1 / VHYun_OPS.podspec.json
blob6dab393c7d300a76d22129540593b302d0682c69
2   "name": "VHYun_OPS",
3   "version": "2.4.1",
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     "http": "https://ipa.e.vhall.com/app/sdk_release/iOS/iOSVHYun_OPS_2.4.1.zip"
15   },
16   "vendored_frameworks": "build/*.framework",
17   "source_files": "**/*.h",
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.0.3"
31     ]
32   }