2 "name": "SwiftyToolTip",
4 "summary": "Add a tooltip to any UIView or subclass with just a single line of code",
5 "description": "With just 1 line of code you can add a tooltip to any UIView or subclass describing the functionality or content of that view. Add description for the action of buttons or show your user exactly what is displayed in a certain view.",
6 "homepage": "https://github.com/BobDeKort/SwiftyToolTip",
12 "Bob De Kort": "dekortbob@hotmail.com"
15 "git": "https://github.com/BobDeKort/SwiftyToolTip.git",
18 "swift_version": "4.0",
22 "source_files": "SwiftyToolTip/Classes/**/*"