blob: 29c81b189b79d8e6aabf9f2d511fe15e39cc9470 [file] [log] [blame]
{
"name": "Ease",
"version": "2.0.0",
"platforms": {
"ios": "9.0"
},
"summary": "Animate everything with Ease",
"description": "Ease is a event driven animation system.",
"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": "2.0.0"
},
"source_files": "Ease/Classes/**/*.{swift}"
}