[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / b / 5 / 2 / SwiftHtmlPdf / 1.0.2 / SwiftHtmlPdf.podspec.json
blob8729372c7497f5de57b78237e31de71b8201c979
2   "name": "SwiftHtmlPdf",
3   "version": "1.0.2",
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.2"
18   },
19   "source_files": [
20     "SwiftHtmlPdf/SwiftHtmlPdf",
21     "SwiftHtmlPdf/SwiftHtmlPdf/**/*.storyboard"
22   ],
23   "swift_version": "5.0"