[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / e / 5 / MKToolTip / 1.0.1 / MKToolTip.podspec.json
blob8913e48a668bc4926778406b9b79870c9b9e907b
2   "name": "MKToolTip",
3   "version": "1.0.1",
4   "summary": "Simple tooltip view written in Swift.",
5   "description": "MKToolTip is a customizable tooltip view written in Swift that can be used as a informative tip.",
6   "homepage": "https://github.com/metinkilicaslan/MKToolTip",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Metin Kilicaslan": "metinkilicaslan@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/metinkilicaslan/MKToolTip.git",
20     "tag": "v1.0.1"
21   },
22   "source_files": "MKToolTip/MKToolTip/*.{h,swift}"