[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / d / MTPopover / 1.0.0 / MTPopover.podspec.json
blob423ba6340f13d3080f157ce3e8866d48b7da8edd
2   "name": "MTPopover",
3   "version": "1.0.0",
4   "summary": "A customizable NSPopover alternative for macOS written in Swift.",
5   "description": "A customizable NSPopover alternative for macOS written in Swift based on INPopoverController.",
6   "homepage": "https://github.com/mylemans/MTPopover",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mylemans": "tim@mylemans.com"
13   },
14   "source": {
15     "git": "https://github.com/mylemans/MTPopover.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "osx": "10.13"
20   },
21   "source_files": "MTPopover/Classes/**/*",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "swift_version": "5.0"