blob: cb4bdd8442eb390c294cc11103ae3c1df5745908 [file] [log] [blame]
{
"name": "CalmParametricAnimations",
"version": "1.0.1",
"summary": "Extends native CAKeyframeAnimations to use all of the complex easing functions found at http://www.easings.net",
"homepage": "https://github.com/calm/CalmParametricAnimations",
"license": "MIT",
"authors": {
"tsheaff": "tyler@calm.com"
},
"source": {
"git": "https://github.com/calm/CalmParametricAnimations.git",
"tag": "1.0.1"
},
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}