[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / 0 / f / VHYun_LSS / 2.3.3 / VHYun_LSS.podspec.json
blobd88bd0a5c395426ed1834a9bf2dac7f3920dc537
2   "name": "VHYun_LSS",
3   "version": "2.3.3",
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.3.3"
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     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
32     "VALID_ARCHS": "armv7 arm64 x86_64",
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "dependencies": {
36     "VHCore": [
37       ">=2.0.3"
38     ]
39   }