blob: d76be1bf4319a163fedff3aba7995af303f7eeb4 [file] [log] [blame]
{
"name": "SPEasingCurves",
"version": "1.0",
"license": "MIT",
"summary": "Timing functions for easing curves from http://easings.net",
"screenshots": "https://raw.github.com/sergiou87/SPEasingCurves/master/SPEasingCurvesExample/example.gif",
"homepage": "https://github.com/sergiou87/SPEasingCurves",
"authors": {
"Sergio Padrino": "sergio.padrino@gmail.com"
},
"source": {
"git": "https://github.com/sergiou87/SPEasingCurves.git",
"tag": "1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SPEasingCurves",
"requires_arc": true
}