4 "summary": "A toolkit for filling out and saving PDF forms, and extracting PDF data.",
5 "description": " \n ILPDFKit is a toolkit for working the PDF documents containing\n AcroForms. It is continually expanding in features to conform \n to a larger part of the PDF specification. \n The basic applications for this software are:\n * Parse PDF AcroForms, extracting their values and properties.\n * Present a PDF with AcroForms in a view controller.\n * Allow the user to interact with the document and fill out the forms.\n * Save the changes to disk, or push to a webservice.\n\t\t\t\t\t * Rapidly, parse, extract and analyze PDF document structure, data and properties.\n",
6 "homepage": "http://ilpdfkit.com",
7 "screenshots": "http://imgur.com/oo5HLUg.png",
10 "Derek Blair": "derekjblair@gmail.com"
16 "git": "https://github.com/iwelabs/ILPDFKit.git",
19 "source_files": "ILPDFKit/**/*.{h,m}",
25 "documentation_url": "http://ilpdfkit.com/index.html"