[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 8 / KeyHolder / 4.0.0 / KeyHolder.podspec.json
blob7f105cb40af97a868e11984158ccf11e5c6e53e9
2   "name": "KeyHolder",
3   "version": "4.0.0",
4   "summary": "Record shortcuts in macOS, like Alfred app.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Clipy/KeyHolder",
10   "authors": {
11     "Econa77": "f.s.1992.ip@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Clipy/KeyHolder.git",
15     "tag": "v4.0.0"
16   },
17   "platforms": {
18     "osx": "10.10"
19   },
20   "source_files": "Lib/KeyHolder/**/*.swift",
21   "swift_versions": "5.0",
22   "frameworks": [
23     "Carbon",
24     "Cocoa"
25   ],
26   "dependencies": {
27     "Magnet": [
28       "~> 3.2"
29     ]
30   },
31   "swift_version": "5.0"