blob: fbc5c0711ec47b8a022f978e6b986c9d34be27fe [file] [log] [blame]
{
"name": "Amooba",
"version": "0.1.1",
"summary": "An declarative animation framework for Swift",
"description": "Easily chain view animations without having to use the completion of UIView.animate",
"homepage": "https://github.com/stickerbox/Amooba",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jordan Dixon": "jordan.d@me.com"
},
"source": {
"git": "https://github.com/stickerbox/Amooba.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AnimationFramework/*.swift",
"pushed_with_swift_version": "3.0"
}