[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 0 / f / VHYun_LSS / 2.3.1 / VHYun_LSS.podspec.json
blobaac83aeb25962d34f0fd0ceaaf12b9474247d684
2   "name": "VHYun_LSS",
3   "version": "2.3.1",
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.1"
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     "VALID_ARCHS": "armv7 arm64 x86_64",
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "dependencies": {
37     "VHCore": [
38       ">=2.0.3"
39     ]
40   }