[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / d / 4 / ILPDFKit / 0.1.1 / ILPDFKit.podspec.json
blobcdd6be61166246ef5740ace476c021f2502d84e3
2   "name": "ILPDFKit",
3   "version": "0.1.1",
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.1"
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"