blob: ad6b5349f74fd2b053b3b6ce0e0b113e57d33362 [file] [log] [blame]
{
"name": "PDFExporter",
"version": "1.0.1",
"summary": "PDFExporter",
"description": "PDFExporter is a simple implementation made to easily export PDF files.",
"homepage": "https://github.com/3pillarlabs/ios-PDFexporter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bogdan Todea": "bogdan.todea@3pillarglobal.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/3pillarlabs/ios-PDFexporter.git",
"tag": "1.0.1"
},
"source_files": [
"PDFExporter",
"PDFExporter/**/*.{h,m}"
]
}