[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / d / 4 / ILPDFKit / 0.1.0 / ILPDFKit.podspec.json
blobe095f73e046578a5115b42e1912b66a168f368ea
2   "name": "ILPDFKit",
3   "version": "0.1.0",
4   "summary": "A simple toolkit for filling out and saving PDF forms, and extracting PDF data.",
5   "homepage": "http://ilpdfkit.com",
6   "screenshots": "http://imgur.com/oo5HLUg.png",
7   "license": "MIT",
8   "authors": {
9     "Derek Blair": "derekjblair@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/iwelabs/ILPDFKit.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "ILPDFKit/**/*.{h,m}",
19   "frameworks": [
20     "QuartzCore",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "documentation_url": "http://ilpdfkit.com/index.html"