[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 3 / 9 / f / SpiceKey / 1.0 / SpiceKey.podspec.json
blobc86363109b58a988a0d0816fe7c9ed5a03dc9957
2   "name": "SpiceKey",
3   "version": "1.0",
4   "summary": "Global Shortcuts for macOS written by Swift.",
5   "description": "By using SpiceKey, you can implement an utility app with shortcuts easily.\nDemo app can be downloaded from GitHub.",
6   "homepage": "https://github.com/Kyome22/SpiceKey",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Takuto Nakamura": "kyomesuke@icloud.com"
13   },
14   "social_media_url": "https://twitter.com/Kyomesuke3",
15   "platforms": {
16     "osx": "10.12"
17   },
18   "source": {
19     "git": "https://github.com/Kyome22/SpiceKey.git",
20     "tag": "1.0"
21   },
22   "frameworks": [
23     "Appkit",
24     "Carbon"
25   ],
26   "source_files": "SpiceKey/**/*.swift",
27   "swift_version": "4.2",
28   "requires_arc": true