2 "name": "UIImage-ASMPDF",
4 "summary": "A category on UIImage for loading PDFs, inspired by UIImage-PDF.",
5 "description": " A category on UIImage which allows you to render PDFs on the fly into\n a UIImage. The work here was inspired by UIImage-PDF, but is a somewhat\n simpler implementation. UIImage-ASMPDF also has the ability to specify\n a region within the PDF to render as an image.\n",
6 "homepage": "https://github.com/amolloy/UIImage-ASMPDF",
12 "Andy Molloy": "amolloy@gmail.com"
18 "git": "https://github.com/amolloy/UIImage-ASMPDF.git",
21 "source_files": "UIImage-ASMPDF/UIImage+ASMPDF/*.{h,m}",
22 "public_header_files": "UIImage-ASMPDF/UIImage+ASMPDF/*.h",