[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 4 / d / 5 / MentalRouter / 0.1.2 / MentalRouter.podspec.json
blob575f555a1a3e2956c528609d87e38e9b87c8a795
2   "name": "MentalRouter",
3   "version": "0.1.2",
4   "summary": "Simple router for UIKit and SwiftUI iOS applications.",
5   "description": "This framework provides router for UIKit, SwiftUI and UIKit+SwiftUI iOS applications.\nAll transitions in application are implemented via standard UIKit navigation stack.\n\nFeatures:\n- Push, present and replace SwiftUI views\n- Present SwiftUI view with a custom transition",
6   "homepage": "https://github.com/MsMobileDev/MentalRouter.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Olga Shilenko": "oshilenko@mentalstack.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/MsMobileDev/MentalRouter.git",
20     "tag": "0.1.2"
21   },
22   "source_files": "MentalRouter/**/**/*.swift",
23   "swift_version": "5.0"