blob: cfaa4117a9b21691e806fa4bc3b8ef72360a5cad [file] [log] [blame]
{
"name": "Ease",
"version": "3.1.1",
"swift_versions": "5.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.1"
},
"source_files": "Ease/Classes/**/*.{swift}",
"swift_version": "5.0"
}