[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 9 / KeyboardShortcuts / 0.3.0 / KeyboardShortcuts.podspec.json
blobbfb99cfdd4f1f08ad8c341b50c1e3f6e193bf600
2   "name": "KeyboardShortcuts",
3   "version": "0.3.0",
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.3.0"
14   },
15   "source_files": "Sources/**/*.swift",
16   "swift_versions": "5.2",
17   "platforms": {
18     "osx": "10.11"
19   },
20   "weak_frameworks": "Combine",
21   "swift_version": "5.2"