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