[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 7 / 6 / a / PDFForm / 0.1.0 / PDFForm.podspec.json
blobf52e25b7c618161816c2b5b9666ffb556ea65cdf
2   "name": "PDFForm",
3   "version": "0.1.0",
4   "summary": "PDFForm is an HTML Template to PDF interface",
5   "description": "PDFForm is an HTML Template to PDF interface.",
6   "homepage": "https://github.com/MatthewMerritt/PDFForm",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MatthewMerritt": "matthew.merritt@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/MatthewMerritt/PDFForm.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "PDFForm/Classes/**/*",
22   "swift_versions": [
23     "5.0",
24     "5.1"
25   ],
26   "ios": {
27     "frameworks": [
28       "UIKit",
29       "Foundation"
30     ]
31   },
32   "swift_version": "5.1"