[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / d / 4 / ILPDFKit / 1.1.1 / ILPDFKit.podspec.json
blob794da65025c09125253b84a2ba6aa2e2ed008c74
2   "name": "ILPDFKit",
3   "version": "1.1.1",
4   "summary": "A PDF toolset for iOS with an emphasis on form filling.",
5   "description": "A simple toolkit for filling out and saving PDF forms, and extracting PDF data.",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "homepage": "https://github.com/derekblair/ILPDFKit",
10   "license": "MIT",
11   "authors": {
12     "Derek Blair": "derekjblair@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/derekblair/ILPDFKit.git",
16     "tag": "1.1.1"
17   },
18   "requires_arc": true,
19   "source_files": "ILPDFKit/**/*.{h,m,swift}",
20   "frameworks": "CoreGraphics",
21   "public_header_files": "ILPDFKit/**/*.h",
22   "pushed_with_swift_version": "3.0"