blob: 966d7d647679bafc9dd4d61657e0264085f5441d [file] [log] [blame]
{
"name": "BNHtmlPdfKit",
"version": "0.3.1",
"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.3.1"
},
"source_files": "BNHtmlPdfKit.{h,m}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}