[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 2 / 4 / e / ViewRouter / 0.1.0 / ViewRouter.podspec.json
blob334f70c282627098d90d6a05ae26e82c28843dbe
2   "name": "ViewRouter",
3   "version": "0.1.0",
4   "summary": "Path-based routing for SwiftUI",
5   "description": "TODO: Add long description of the pod here.\nPath-based routing for SwiftUI.",
6   "homepage": "https://github.com/qwzmeta/ViewRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qwzmeta": "qwzmail@163.com"
13   },
14   "source": {
15     "git": "https://github.com/qwzmeta/ViewRouter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ViewRouter/Classes/**/*",
23   "swift_version": "5.0"