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