[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 0 / f / VHYun_LSS / 2.7.2 / VHYun_LSS.podspec.json
blob73182bb596a44cfcccaf210be25029333b641677
2   "name": "VHYun_LSS",
3   "version": "2.7.2",
4   "summary": "VHall iOS SDK VHYun_LSS",
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://github.com/vhall/VHYun_SDK_LSS_iOS.git",
15     "tag": "2.7.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "module_name": "VHYun_LSS",
22   "vendored_frameworks": [
23     "VHYunFrameworks/VhallLiveBaseApi.framework",
24     "VHYunFrameworks/VHLSS.framework"
25   ],
26   "pod_target_xcconfig": {
27     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
28     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**"
29   },
30   "dependencies": {
31     "VHCore": [
32       ">=2.3.1"
33     ]
34   }