Latest | 1.0.1 |
---|---|
Homepage | https://github.com/StoneStoneStoneWang/WLBaseRouter |
License | MIT |
Platforms | ios 9.0 |
Frameworks | UIKit, Foundation |
Authors |
A lib for router。
Latest podspec
{ "name": "WLBaseRouter", "version": "1.0.1", "summary": "A protocol For router with transition.", "description": "A protocol For router with transition.", "homepage": "https://github.com/StoneStoneStoneWang/WLBaseRouter", "license": { "type": "MIT", "file": "LICENSE.md" }, "authors": { "StoneStoneStoneWang": "[email protected]" }, "platforms": { "ios": "9.0" }, "swift_version": "4.2", "frameworks": [ "UIKit", "Foundation" ], "source": { "git": "https://github.com/StoneStoneStoneWang/WLBaseRouter.git", "tag": "1.0.1" }, "source_files": "Code/**/*.{swift}" }
Wed, 23 Jan 2019 11:57:07 +0000