Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.22 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.22 KB

Animation-iOS

Tools, helpers and sugar for making animations:

  • AnimationWrapper
  • AnimationSequence

Installation

Depo

Depo is a universal dependency manager that combines CocoaPods, Carthage and SPM.

You can use Depo to install Animation-iOS by adding it to your Depofile:

carts:
  - kind: github
    identifier: rosberry/Animation-iOS

Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. To integrate Animation-iOS into your Xcode project using Carthage, specify it in your Cartfile:

github "rosberry/Animation-iOS

About

This project is owned and maintained by Rosberry. We build mobile apps for users worldwide 🌏.

Check out our open source projects, read our blog or give us a high-five on 🐦 @rosberryapps.

License

Core-iOS is available under the MIT license. See the LICENSE file for more info.