| { | |
| "name": "AIAnimation", | |
| "version": "0.0.2", | |
| "summary": "UIKit animations as first-class citizens -- make animations easier to manipulate.", | |
| "homepage": "https://github.com/aleph7/AIAnimation", | |
| "license": "MIT", | |
| "authors": { | |
| "Alejandro Isaza": "al@isaza.ca" | |
| }, | |
| "source": { | |
| "git": "https://github.com/aleph7/AIAnimation.git", | |
| "tag": "0.0.2" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source_files": "AIAnimation", | |
| "requires_arc": true, | |
| "frameworks": "UIKit" | |
| } |