blob: f6c6c93dab0da4914cc0d051d9b9ab20a91c4af2 [file] [log] [blame]
{
"name": "PDFGenerator",
"version": "1.4.2",
"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": "1.4.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PDFGenerator/**/*",
"frameworks": "WebKit"
}