[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / a / SwiftUIRoute / 0.0.3 / SwiftUIRoute.podspec.json
blob61c2ee6e37afd0304e9c21ba3435ad533cf02e62
2   "name": "SwiftUIRoute",
3   "version": "0.0.3",
4   "summary": "SwiftUIRoute is a easy way to manage your routers",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/dushengaojin/SwiftUI-Route",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daolang Huang": "h_daodao@163.com"
14   },
15   "source": {
16     "git": "https://github.com/dushengaojin/SwiftUI-Route.git",
17     "tag": "SwiftUIRoute-0.0.3"
18   },
19   "platforms": {
20     "ios": "14.0"
21   },
22   "cocoapods_version": ">= 1.10.0",
23   "static_framework": false,
24   "prefix_header_file": false,
25   "source_files": "Source/**/*.swift",
26   "swift_version": "5.0"