[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / b / WLBaseViewModel / 1.0.4 / WLBaseViewModel.podspec.json
blob55ae0367b0e63265e746e2108608f45e63663f53
2   "name": "WLBaseViewModel",
3   "version": "1.0.4",
4   "summary": "A protocol For viewmodel.",
5   "description": "A protocol For viewmodel.",
6   "homepage": "https://github.com/StoneStoneStoneWang/WLBaseViewModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/WLBaseViewModel.git",
24     "tag": "1.0.4"
25   },
26   "source_files": "Code/**/*.{swift}"