[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 7 / c / 5 / MediaKeyTap / 2.0.0 / MediaKeyTap.podspec.json
blob72de3621b3072d36191ff1e08f88518d5b1cf870
2   "name": "MediaKeyTap",
3   "version": "2.0.0",
4   "summary": "Access the Mac's media keys in Swift",
5   "homepage": "https://github.com/nhurden/MediaKeyTap",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nicholas Hurden": "git@nhurden.com"
12   },
13   "source": {
14     "git": "https://github.com/nhurden/MediaKeyTap.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "osx": "10.10"
19   },
20   "requires_arc": true,
21   "source_files": "MediaKeyTap/*.{swift}",
22   "frameworks": "CoreGraphics",
23   "pushed_with_swift_version": "4.0"