[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / c / 7 / Magnet / 3.0.4 / Magnet.podspec.json
blobcb6d5393a087dea9ebd6c5a62302426dff6c02f3
2   "name": "Magnet",
3   "version": "3.0.4",
4   "summary": "Customize global hotkeys in macOS.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Clipy/Magnet",
10   "authors": {
11     "Econa77": "f.s.1992.ip@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Clipy/Magnet.git",
15     "tag": "v3.0.4"
16   },
17   "platforms": {
18     "osx": "10.10"
19   },
20   "source_files": "Lib/Magnet/**/*.swift",
21   "swift_versions": "5.0",
22   "frameworks": [
23     "Carbon",
24     "Cocoa"
25   ],
26   "dependencies": {
27     "Sauce": [
28       "~> 2.0.1"
29     ]
30   },
31   "swift_version": "5.0"