[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 8 / KeyHolder / 0.0.1 / KeyHolder.podspec.json
blob78cadcde391a24721f6580c245c3f636fb6a2a84
2   "name": "KeyHolder",
3   "version": "0.0.1",
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": "v0.0.1"
16   },
17   "platforms": {
18     "osx": "10.9"
19   },
20   "source_files": "Lib/KeyHolder/*.swift",
21   "dependencies": {
22     "Magnet": [
23       "0.0.2"
24     ]
25   }