blob: db90334f6d7f8a15cb8ecfa9745e136280f663ec [file] [log] [blame]
{
"name": "PDFExporter",
"version": "2.0.0",
"summary": "PDFExporter",
"description": "PDFExporter is a simple framework used to easily export PDF files.",
"homepage": "https://github.com/3pillarlabs/ios-PDFexporter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "3Pillar Global",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/3pillarlabs/ios-PDFexporter.git",
"tag": "2.0.0"
},
"source_files": [
"PDFExporter",
"PDFExporter/**/*.{h,m}"
]
}