blob: f351075b496a9ef2a472356da1d4387b139cef9c [file] [log] [blame]
{
"name": "BLZEpsonPrinterSDK",
"version": "2.11.0",
"summary": "Epson Printer Library as a pod",
"description": "The original Epson Printer iOS SDK can be found here: https://download.epson-biz.com/modules/pos/index.php?page=single_soft&cid=6077&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.11.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BLZEpsonPrinterSDK/Classes/**/*",
"public_header_files": "BLZEpsonPrinterSDK/Classes/*.h"
}