[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / d / 4 / ILPDFKit / 1.2.5 / ILPDFKit.podspec.json
blob84dfcc9bd5cef93cef0160ec961e12fdd1f2fa13
2   "name": "ILPDFKit",
3   "version": "1.2.5",
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": "9.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.2.5"
17   },
18   "requires_arc": true,
19   "source_files": "ILPDFKit/**/*.{h,m,swift}",
20   "frameworks": [
21     "QuartzCore",
22     "UIKit"
23   ],
24   "public_header_files": "ILPDFKit/**/*.h",
25   "pushed_with_swift_version": "4.0"