blob: f52e25b7c618161816c2b5b9666ffb556ea65cdf [file] [log] [blame]
{
"name": "PDFForm",
"version": "0.1.0",
"summary": "PDFForm is an HTML Template to PDF interface",
"description": "PDFForm is an HTML Template to PDF interface.",
"homepage": "https://github.com/MatthewMerritt/PDFForm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MatthewMerritt": "matthew.merritt@yahoo.com"
},
"source": {
"git": "https://github.com/MatthewMerritt/PDFForm.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "PDFForm/Classes/**/*",
"swift_versions": [
"5.0",
"5.1"
],
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"swift_version": "5.1"
}