[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / 3 / PDFer / 0.0.2 / PDFer.podspec.json
blob046e797b065351c9cdb03770a4dd86148b4e7268
2   "name": "PDFer",
3   "version": "0.0.2",
4   "summary": "Tool to generate table based PDF documents",
5   "swift_version": "4.2",
6   "description": "Allows the creation of PDF documents using a simple format.",
7   "homepage": "https://gitlab.com/rlaguilar/PDFer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "rlaguilar": "rlac1990@gmail.com"
14   },
15   "source": {
16     "git": "https://gitlab.com/rlaguilar/PDFer.git",
17     "tag": "0.0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "PDFer/**/*",
24     "PDFer/**/**/*"
25   ],
26   "exclude_files": [
27     "PDFer/Info.plist"
28   ]