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