An open API service indexing awesome lists of open source software.

https://github.com/anzfactory/anzbreadcrumbsnavigationcontroller

Breadcrumbs navigation
https://github.com/anzfactory/anzbreadcrumbsnavigationcontroller

breadcrumbs navigation swift swift4

Last synced: 11 days ago
JSON representation

Breadcrumbs navigation

Awesome Lists containing this project

README

        

# ANZBreadcrumbsNavigationController

[![Version](https://img.shields.io/cocoapods/v/ANZBreadcrumbsNavigationController.svg?style=flat)](http://cocoapods.org/pods/ANZBreadcrumbsNavigationController)
[![License](https://img.shields.io/cocoapods/l/ANZBreadcrumbsNavigationController.svg?style=flat)](http://cocoapods.org/pods/ANZBreadcrumbsNavigationController)
[![Platform](https://img.shields.io/cocoapods/p/ANZBreadcrumbsNavigationController.svg?style=flat)](http://cocoapods.org/pods/ANZBreadcrumbsNavigationController)

`ANZBreadcrumbsNavigationController` is simply breadcrumbs navigation.

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

- Swift 4.2
- iOS 9.0+

## Installation

ANZBreadcrumbsNavigationController is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'ANZBreadcrumbsNavigationController'
```

## Author

anzfactory, [email protected]

## License

ANZBreadcrumbsNavigationController is available under the MIT license. See the LICENSE file for more info.