/lazo-reports-ios

Reports pod for lazo iOS app

Primary LanguageSwiftMIT LicenseMIT

LazoReports CI Status

Description

LazoReports is a library for generating reports

How to use it

LazoReports is available on the private specs repo of cobixs

1. Add the private specs repo if you never used it before
$ pod repo add CBX-Specs https://github.com/cobixs/ios-specs.git
2. Add the specs repo to the `Podfile`
source 'https://github.com/cobixs/ios-specs.git'
3. Add the pod to the `Podfile`
pod 'LazoReports'

Example

To run the example project, clone the repo, and run:

$ bundle install
$ bundle exec pod install
$ open LazoReports.xcworkspace

from the root directory.

Author

Cobixs

License

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