[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 5 / MKToolTip / 1.0.3 / MKToolTip.podspec.json
blobe01b5f8b8a007d5db18d40482b80252d585d09b8
2   "name": "MKToolTip",
3   "version": "1.0.3",
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   "swift_version": "4.2",
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/metinkilicaslan/MKToolTip.git",
21     "tag": "v1.0.3"
22   },
23   "source_files": "MKToolTip/MKToolTip/*.{h,swift}"