blob: e6e38ee532c06ba54f1f2584f4ba8770d9632fc0 [file] [log] [blame]
{
"name": "BLZEpsonPrinterSDK",
"version": "2.7.0",
"summary": "Epson Printer Library as a pod",
"description": "The original Epson Printer iOS SDK can be found here: https://c4b.epson-biz.com/modules/pos/index.php?page=single_soft&cid=5670&scat=58&pcat=52",
"homepage": "https://neospirit@bitbucket.org/neospirit/blzepsonprintersdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"neospirit": "demare.cyrille@gmail.com"
},
"source": {
"git": "https://neospirit@bitbucket.org/neospirit/blzepsonprintersdk.git",
"tag": "2.7.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BLZEpsonPrinterSDK/Classes/**/*",
"public_header_files": "BLZEpsonPrinterSDK/Classes/*.h"
}