blob: c558697c20cf9dd1ac341f09f5bc6bf5cc819690 [file] [log] [blame]
{
"name": "JMJParametricAnimation",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jjackson26/JMJParametricAnimation",
"authors": {
"J.J. Jackson": "jjackson8826@gmail.com"
},
"summary": "Animations with arbitrary time functions.",
"source": {
"git": "https://github.com/jjackson26/JMJParametricAnimation.git",
"tag": "v1.0"
},
"source_files": "JMJParametricAnimation/*.{h,m}",
"frameworks": "QuartzCore",
"platforms": {
"ios": "4.0"
},
"requires_arc": true
}