[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / c / 5 / MediaKeyTap / 2.2.1 / MediaKeyTap.podspec.json
blob9a26dcfcdb430a388c64d593a5931f9561a09f2b
2   "name": "MediaKeyTap",
3   "version": "2.2.1",
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.2.1"
16   },
17   "platforms": {
18     "osx": "10.10"
19   },
20   "requires_arc": true,
21   "source_files": "MediaKeyTap/*.{swift}",
22   "frameworks": "CoreGraphics"