blob: 3411bfd7b81c3793a07372efd4b8aec0653b6945 [file] [log] [blame]
{
"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"
}