blob: c6c96875773dbfee40265b9fdc1b17023bd69ca1 [file] [log] [blame]
{
"name": "TFAnimator",
"version": "1.0.0",
"summary": "Library to animate any UI component with the Timing Functions you like.",
"homepage": "https://github.com/cyr-lepottier/TFAnimator.git",
"license": {
"type": "BSD"
},
"authors": "Cyril Le Pottier",
"source": {
"git": "https://github.com/cyr-lepottier/TFAnimator.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "lib/*.{h,m}"
}