[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / e / ViewRouter / 0.1.3 / ViewRouter.podspec.json
blob5458a57aec639efa499bade5a65aa7c2cd164c62
2   "name": "ViewRouter",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "14.0",
20     "osx": "11.0"
21   },
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "source_files": "ViewRouter/Classes/**/*",
25   "swift_version": "5.0"