[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 3 / WLBaseRouter / 1.0.0 / WLBaseRouter.podspec.json
blob8fc08368906d79a0c03d9e14b97b22cf577ac090
2   "name": "WLBaseRouter",
3   "version": "1.0.0",
4   "summary": "A protocol For viewmodel.",
5   "description": "A protocol For viewmodel.",
6   "homepage": "https://github.com/StoneStoneStoneWang/WLBaseRouter",
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/WLBaseRouter.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "Code/**/*.{swift}"