Skip to content

rosberry/Animation-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.