[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 9 / KeyboardShortcuts / 0.7.1 / KeyboardShortcuts.podspec.json
blob5162ff64e32bb900033e3a28eb5a3b1e5fea0577
2   "name": "KeyboardShortcuts",
3   "version": "0.7.1",
4   "summary": "Add user-customizable global keyboard shortcuts to your macOS app in minutes",
5   "license": "MIT",
6   "homepage": "https://github.com/sindresorhus/KeyboardShortcuts",
7   "social_media_url": "https://twitter.com/sindresorhus",
8   "authors": {
9     "Sindre Sorhus": "sindresorhus@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sindresorhus/KeyboardShortcuts.git",
13     "tag": "v0.7.1"
14   },
15   "source_files": "Sources/**/*.swift",
16   "swift_versions": "5.3",
17   "platforms": {
18     "osx": "10.11"
19   },
20   "weak_frameworks": "Combine",
21   "swift_version": "5.3"