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