2 "name": "MAGPdfGenerator",
4 "summary": "An utility to convert UIView to a PDF document.",
5 "description": "MAGPdfGenerator is an utility which provides the ability to convert UIView's representation to a PDF document. The UIView may be created from XIB file and use Autolayouts that makes a convenient way to draw the pdf's content.",
6 "homepage": "https://github.com/Magora-IOS/MAGPdfGenerator.git",
12 "Konstantin Mamaev": "mamaev@magora-systems.com"
15 "git": "https://github.com/Magora-IOS/MAGPdfGenerator.git",
21 "source_files": "MAGPdfGenerator/Classes/**/*",
22 "public_header_files": "MAGPdfGenerator/Classes/**/*.h",