Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 587 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 587 Bytes

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.