blob: 080c6815839a0b6fec3623d6505d352011ea7f03 [file] [log] [blame]
{
"name": "BRLMPrinterKit",
"version": "4.0.1",
"summary": "Pod for the BRLMPrinterKit / Brother's printers",
"description": "This project is only a Pod for the Brother SDK v4.0.1",
"homepage": "https://github.com/jonathantribouharet/BRLMPrinterKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonathan VUKOVICH-TRIBOUHARET": "jonathan@eivo.fr"
},
"source": {
"git": "https://github.com/jonathantribouharet/BRLMPrinterKit.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "BRLMPrinterKit/BRLMPrinterKit.framework"
}
}