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

https://github.com/johnvuko/brlmprinterkit

Pod for the BRLMPrinterKit / Brother's printers
https://github.com/johnvuko/brlmprinterkit

Last synced: about 1 year ago
JSON representation

Pod for the BRLMPrinterKit / Brother's printers

Awesome Lists containing this project

README

          

# BRLMPrinterKit

[![CI Status](https://img.shields.io/travis/johnvuko/BRLMPrinterKit.svg?style=flat)](https://travis-ci.org/johnvuko/BRLMPrinterKit)
[![Version](https://img.shields.io/cocoapods/v/BRLMPrinterKit.svg?style=flat)](https://cocoapods.org/pods/BRLMPrinterKit)
[![License](https://img.shields.io/cocoapods/l/BRLMPrinterKit.svg?style=flat)](https://cocoapods.org/pods/BRLMPrinterKit)
[![Platform](https://img.shields.io/cocoapods/p/BRLMPrinterKit.svg?style=flat)](https://cocoapods.org/pods/BRLMPrinterKit)

This project is only a Pod for the Brother SDK v4.12.0.

More information here:
[https://support.brother.com/g/s/es/htmldoc/mobilesdk/index.html](https://support.brother.com/g/s/es/htmldoc/mobilesdk/index.html)
[https://www.brother.co.jp/eng/dev/mobilesdk/ios/index.aspx](https://www.brother.co.jp/eng/dev/mobilesdk/ios/index.aspx)

## Requirements

- iOS 13.0 or higher

## Installation

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

```ruby
pod 'BRLMPrinterKit'
```

## Author

- [Jonathan VUKOVICH](https://github.com/johnvuko) ([@johnvuko](https://twitter.com/johnvuko))

## License

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