[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / b / 6 / BNHtmlPdfKit / 0.4.2 / BNHtmlPdfKit.podspec.json
blob4a8fae333153e9b47a3dfadc2d9948fd38b589de
2   "name": "BNHtmlPdfKit",
3   "version": "0.4.2",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "Easily turn HTML data from an HTML string or URL into a PDF file on iOS.",
8   "homepage": "https://github.com/brentnycum/BNHtmlPdfKit",
9   "authors": {
10     "Brent Nycum": "brentnycum@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/brentnycum/BNHtmlPdfKit.git",
14     "tag": "0.4.2"
15   },
16   "source_files": "BNHtmlPdfKit.{h,m}",
17   "requires_arc": true,
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   }