IFTTT / RazzleDazzle

A simple keyframe-based animation framework for iOS, written in Swift. Perfect for scrolling app intros.
http://ifttt.github.io
MIT License
3.36k stars 292 forks source link

Remove Carthage Checkouts #26

Closed zhigang1992 closed 5 years ago

zhigang1992 commented 8 years ago

We should not put the actually dependencies within this project. It will make carthage compile all the cartfile in both Quick.xcodeproject and Nimble.xcodeproject.

Unless I'm missing something here. 😄