Skip to content

efremidze/Tooltip

Repository files navigation

Tooltip

Installation

CocoaPods

To install with CocoaPods, simply add this in your Podfile:

use_frameworks!
pod "Tooltip"

Carthage

To install with Carthage, simply add this in your Cartfile:

github "efremidze/Tooltip"

Communication

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

License

Tooltip is available under the MIT license. See the LICENSE file for more info.