2 "name": "SimplePDFSwift",
4 "summary": "A Swift class to help generate simple PDF documents with page numbers and Table of Contents.",
5 "description": "SimplePDF is a Swift class to create PDF documents with page numbers and table of contents. SimplePDF generated document may have:\n\n* Headings (H1 - H6) and Body Text.\n* Images (with captions), multiple images per row.\n* Multi column text (can be used for borderless tables too)\n* UIView instances (good for cover pages, etc)\n* Any attributed string",
6 "homepage": "https://github.com/ishaq/SimplePDF",
9 "Muhammad Ishaq": "ishaq@involution.co"
12 "git": "https://github.com/ishaq/SimplePDF.git",
19 "source_files": "Pod/Classes/**/*",