| { | |
| "name": "Printer", | |
| "version": "0.0.4", | |
| "summary": "ESC/POS Bluetooth printer helper.", | |
| "homepage": "https://github.com/KevinGong2013/Printer", | |
| "license": { | |
| "type": "Apache License, Version 2.0", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Kevin": "aoxianglele2010@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/KevinGong2013/Printer.git", | |
| "tag": "0.0.4" | |
| }, | |
| "source_files": "Printer", | |
| "frameworks": "CoreBluetooth", | |
| "pushed_with_swift_version": "3.0" | |
| } |