[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 9 / 2 / MASShortcut / 1.3.1 / MASShortcut.podspec.json
blobb80723ea5afa6193adcf89829ba4c3684027e283
2   "name": "MASShortcut",
3   "platforms": {
4     "osx": "10.7"
5   },
6   "version": "1.3.1",
7   "summary": "Modern framework for managing global keyboard shortcuts compatible with Mac App Store",
8   "homepage": "https://github.com/shpakovski/MASShortcut",
9   "authors": {
10     "Vadim Shpakovski": "vadim@shpakovski.com"
11   },
12   "license": "BSD 2-clause",
13   "source": {
14     "git": "https://github.com/shpakovski/MASShortcut.git",
15     "tag": "1.3.1"
16   },
17   "source_files": "*.{h,m}",
18   "osx": {
19     "frameworks": [
20       "Carbon",
21       "AppKit"
22     ]
23   },
24   "requires_arc": true