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

https://github.com/meniny/cocoaanimator

💂‍♀️UIView.animationWithDuration equivalent for Cocoa
https://github.com/meniny/cocoaanimator

Last synced: about 1 year ago
JSON representation

💂‍♀️UIView.animationWithDuration equivalent for Cocoa

Awesome Lists containing this project

README

          

# Introduction

## What's this?

`CocoaAnimator` is an `UIView.animationWithDuration` equivalent for `Cocoa` written in `Swift`.

## Requirements

* macOS 10.10+
* Xcode 8+ with Swift 3+

## Installation

#### CocoaPods

```ruby
pod 'CocoaAnimator'
```

## Contribution

You are welcome to fork and submit pull requests.

## License

`CocoaAnimator` is open-sourced software, licensed under the `MIT` license.