Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/efremidze/tooltip

Swifty Tooltip
https://github.com/efremidze/tooltip

animation apple cocoapods ios swift tooltip

Last synced: 3 days ago
JSON representation

Swifty Tooltip

Awesome Lists containing this project

README

        

# Tooltip

## Installation

### CocoaPods
To install with [CocoaPods](http://cocoapods.org/), simply add this in your `Podfile`:
```ruby
use_frameworks!
pod "Tooltip"
```

### Carthage
To install with [Carthage](https://github.com/Carthage/Carthage), simply add this in your `Cartfile`:
```ruby
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.