[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / b / 5 / 2 / SwiftHtmlPdf / 1.0.0 / SwiftHtmlPdf.podspec.json
blob90e18886dd55227ffc1fe9c002a2bf26723c98d3
2   "name": "SwiftHtmlPdf",
3   "version": "1.0.0",
4   "summary": "Generate HTML and PDF documents by using template html files and filling them with your data.",
5   "description": "Generate HTML and PDF documents by using template html files and filling them with your data.\n\nThis library allows you to generate HTML and PDF using HTML template files. Try out our example project!",
6   "homepage": "https://github.com/NGromann/SwiftHtmlPdf",
7   "license": "MIT",
8   "authors": {
9     "Niklas Gromann": "niklasgromann@icloud.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/NGromann/SwiftHtmlPdf.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "SwiftHtmlPdf/SwiftHtmlPdf",
20   "swift_version": "5.0"