blob: 342fb659cdeb9a13b8094828b5ffa68e302af02e [file] [log] [blame]
{
"name": "JMJParametricAnimation",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jjackson26/JMJParametricAnimation",
"authors": {
"J.J. Jackson": "jjackson8826@gmail.com"
},
"summary": "Parametric Keyframe Animations.",
"source": {
"git": "https://github.com/jjackson26/JMJParametricAnimation.git",
"tag": "v0.0.1"
},
"source_files": "CAKeyframeAnimation+Parametric.{h,m}",
"frameworks": "QuartzCore",
"platforms": {
"ios": "4.0"
},
"requires_arc": true
}