[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 5 / c / 8 / VVRouter / 0.1.0 / VVRouter.podspec.json
blob3ac4a8b7d83a6b5fb8ff8b0fed908067fc21356e
2   "name": "VVRouter",
3   "version": "0.1.0",
4   "summary": "A powerful swift router library for iOS",
5   "description": "A router library for iOS, support route to any ViewController which have been register",
6   "homepage": "https://github.com/mistdon/VVRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wonderland.don@gmail.com": ""
13   },
14   "source": {
15     "git": "https://github.com/mistdon/VVRouter.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "VVRouter/Classes/**/*.swift",
24   "swift_version": "5.0"