blob: 250f8bcdb8f0ae5620b184ee4f9a5ec80baac79d [file] [log] [blame]
{
"name": "Ease",
"version": "1.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": "1.0.0"
},
"source_files": "Ease/Classes/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}