[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 2 / 0 / KPCJumpBarControl / 0.3.0 / KPCJumpBarControl.podspec.json
blob7175d21041a9b70b232ae387a914071b41053d04
2   "name": "KPCJumpBarControl",
3   "version": "0.3.0",
4   "summary": "A jump bar as in Xcode, to easily display and jump into a tree of objects.",
5   "homepage": "https://github.com/onekiloparsec/KPCJumpBarControl.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cédric Foellmi": "cedric@onekilopars.ec"
12   },
13   "source": {
14     "git": "https://github.com/onekiloparsec/KPCJumpBarControl.git",
15     "tag": "0.3.0"
16   },
17   "source_files": "KPCJumpBarControl/*.{swift,}",
18   "platforms": {
19     "osx": "10.10"
20   },
21   "frameworks": [
22     "QuartzCore",
23     "AppKit"
24   ],
25   "requires_arc": true,
26   "resources": "Resources/*.pdf"