[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / d / 4 / ILPDFKit / 1.0.6 / ILPDFKit.podspec.json
blobd9079bca89fb2fb3cca701c0db7578a933309361
2   "name": "ILPDFKit",
3   "version": "1.0.6",
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.0.6"
17   },
18   "requires_arc": true,
19   "source_files": "ILPDFKit/**/*.{h,m}",
20   "frameworks": "CoreGraphics",
21   "public_header_files": "ILPDFKit/**/*.h"