[Add] VLCKit 4.0.0a9
[CocoaPods.git] / Specs / f / 9 / 3 / StatusItemController / 1.1.0 / StatusItemController.podspec.json
blobadbe6c8a61f68fd24c383660d7bd847ed4aeb4ee
2   "name": "StatusItemController",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "A \"view controller\" for menu bar Mac apps",
6   "homepage": "https://github.com/hexedbits/StatusItemController",
7   "documentation_url": "https://hexedbits.github.io/StatusItemController",
8   "social_media_url": "https://twitter.com/jesse_squires",
9   "authors": "Jesse Squires",
10   "source": {
11     "git": "https://github.com/hexedbits/StatusItemController.git",
12     "tag": "1.1.0"
13   },
14   "source_files": "Sources/*.swift",
15   "swift_versions": "5.3",
16   "platforms": {
17     "osx": "10.12"
18   },
19   "requires_arc": true,
20   "swift_version": "5.3"