[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 0 / 6 / b / WLBaseViewModel / 1.0.0 / WLBaseViewModel.podspec.json
blob9cf0bb1c9a6acb99b93bf1d1439c737cae2399e7
2   "name": "WLBaseViewModel",
3   "version": "1.0.0",
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_version": "4.2",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/WLBaseViewModel.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "Code/**/*.{swift}"