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

https://github.com/hacktoolkit/htk-ios-animationexercises


https://github.com/hacktoolkit/htk-ios-animationexercises

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

htk-ios-AnimationExercises
==========================

This is just some basic animation and gesture recognition stuff

[CodePath iOS Bootcamp](http://codepath.com/iosbootcamp) September 2014 - Week 4 Lab

## GIF Screen Cap

Here's an animated GIF (made with [LiceCAP](http://www.cockos.com/licecap/)) of what it looks like:

----

## Download and Build Instructions

* Clone the repository
* Install [CocoaPods](http://cocoapods.org/)
* `sudo gem install cocoapods`
* Install Pods
* `pod install`
* Run it!