4 "summary": "Render PDF files into UIImage",
5 "description": "A simple utility to help you render PDF files into UIImage.",
6 "homepage": "https://github.com/sodastsai/PDFImage",
7 "license": "Apache License, Version 2.0",
9 "sodas tsai": "sodas2002@gmail.com"
15 "git": "https://github.com/sodastsai/PDFImage.git",
22 "public_header_files": [
23 "PDFImage/PDFImage.h",
24 "PDFImage/PIPDFDocument.h",
25 "PDFImage/PIPDFPage.h",
26 "PDFImage/UIImage+PDFImage.h"
35 "OTHER_LDFLAGS": "-ObjC"