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