[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / b / BeRouting / 1.0.0 / BeRouting.podspec.json
blob44b79b11fa8cf79b698744f5be9b4a8d68fe8d0c
2   "name": "BeRouting",
3   "version": "1.0.0",
4   "summary": "An alternative SwiftUI NavigationView.",
5   "description": "An alternative SwiftUI NavigationView implementing classic stack-based navigation giving also some more control on animations and programmatic navigation.",
6   "homepage": "https://github.com/cbepxbeo/BeRouting",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Egor Boyko": "cbepxbeo@mail.ru"
13   },
14   "source": {
15     "git": "https://github.com/cbepxbeo/BeRouting.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://vk.com/egor_olegovih",
19   "platforms": {
20     "ios": "14.0",
21     "osx": "12.1"
22   },
23   "swift_versions": "5.0",
24   "source_files": "Sources/Library/**/*",
25   "swift_version": "5.0"