blob: 4a8fae333153e9b47a3dfadc2d9948fd38b589de [file] [log] [blame]
{
"name": "BNHtmlPdfKit",
"version": "0.4.2",
"platforms": {
"ios": null
},
"summary": "Easily turn HTML data from an HTML string or URL into a PDF file on iOS.",
"homepage": "https://github.com/brentnycum/BNHtmlPdfKit",
"authors": {
"Brent Nycum": "brentnycum@gmail.com"
},
"source": {
"git": "https://github.com/brentnycum/BNHtmlPdfKit.git",
"tag": "0.4.2"
},
"source_files": "BNHtmlPdfKit.{h,m}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}