blob: 677ae7c29fc9f57e1417795a9bf01a655e553427 [file] [log] [blame]
{
"name": "PDFGenerator",
"version": "3.0.0",
"summary": "A simple PDF generator.",
"homepage": "https://github.com/sgr-ksmt/PDFGenerator",
"license": "MIT",
"authors": {
"Suguru Kishimoto": "melodydance.k.s@gmail.com"
},
"source": {
"git": "https://github.com/sgr-ksmt/PDFGenerator.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "PDFGenerator/**/*.{swift,h}",
"frameworks": "WebKit"
}