[Add] AdPopcornSSP 2.9.1
[CocoaPods.git] / Specs / b / 5 / 2 / SwiftHtmlPdf / 1.0.1 / SwiftHtmlPdf.podspec.json
blob5b970b871a267d97d28b179c52fb9d0008b60a5d
2   "name": "SwiftHtmlPdf",
3   "version": "1.0.1",
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": [
20     "SwiftHtmlPdf/SwiftHtmlPdf",
21     "SwiftHtmlPdf/SwiftHtmlPdf/**/*.storyboard"
22   ],
23   "swift_version": "5.0"