[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 0 / f / VHYun_LSS / 2.2.0 / VHYun_LSS.podspec.json
blob3cb7281989094e19dd218266279fa0641852ed06
2   "name": "VHYun_LSS",
3   "version": "2.2.0",
4   "authors": {
5     "wangxiaoxiang": "xiaoxiang.wang@vhall.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://www.vhall.com",
12   "source": {
13     "git": "https://github.com/vhall/VHYun_SDK_LSS_iOS.git",
14     "tag": "2.2.0"
15   },
16   "summary": "iOS LSS framework",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": "Foundation",
22   "module_name": "VHYun_LSS",
23   "resources": [
24     "README.md"
25   ],
26   "vendored_frameworks": [
27     "VHYunFrameworks/VhallLiveBaseApi.framework",
28     "VHYunFrameworks/VHLSS.framework"
29   ],
30   "pod_target_xcconfig": {
31     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
32     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**"
33   },
34   "dependencies": {
35     "VHCore": [
36       ">=2.0.3"
37     ]
38   }