blob: cdd6be61166246ef5740ace476c021f2502d84e3 [file] [log] [blame]
{
"name": "ILPDFKit",
"version": "0.1.1",
"summary": "A simple toolkit for filling out and saving PDF forms, and extracting PDF data.",
"homepage": "http://ilpdfkit.com",
"screenshots": "http://imgur.com/oo5HLUg.png",
"license": "MIT",
"authors": {
"Derek Blair": "derekjblair@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iwelabs/ILPDFKit.git",
"tag": "0.1.1"
},
"source_files": "ILPDFKit/**/*.{h,m}",
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": true,
"documentation_url": "http://ilpdfkit.com/index.html"
}