blob: ee73cee7fea0796518e49f574a828d5ac11d4060 [file] [log] [blame]
{
"name": "Ease",
"version": "3.1.0",
"platforms": {
"ios": "9.0"
},
"summary": "Its magic",
"description": "Ease is an event driven animation system that combines the observer pattern with custom spring animations as observers.",
"homepage": "https://github.com/roberthein/Ease",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert-Hein Hooijmans": "rh.hooijmans@gmail.com"
},
"social_media_url": "https://twitter.com/roberthein",
"source": {
"git": "https://github.com/roberthein/Ease.git",
"tag": "3.1.0"
},
"source_files": "Ease/Classes/**/*.{swift}"
}