[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 8 / KeyHolder / 2.1.0 / KeyHolder.podspec.json
blobb6eb4bd50b173400bd807870c74d1bd22bb22cd5
2   "name": "KeyHolder",
3   "version": "2.1.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": "v2.1.0"
16   },
17   "platforms": {
18     "osx": "10.9"
19   },
20   "source_files": "Lib/KeyHolder/*.swift",
21   "resource_bundles": {
22     "KeyHolder": [
23       "Lib/KeyHolder/Resources/*.png"
24     ]
25   },
26   "frameworks": [
27     "Carbon",
28     "Cocoa"
29   ],
30   "dependencies": {
31     "Magnet": [
32       "~> 2.1"
33     ]
34   },
35   "pushed_with_swift_version": "4.0"