blob: e7202755d8f8abeca586b1f4696eaf2be5d51742 [file] [log] [blame]
{
"name": "DizzyKit",
"version": "3.0.0",
"summary": "Simple animation library that allows you to easily animate things",
"description": "DizzyKit removes a lot of boilerplate code for simple animations,\nwhile staying extendable.",
"homepage": "https://github.com/bjarkehs/DizzyKit",
"license": "MIT",
"authors": {
"Bjarke Hesthaven Søndergaard": "bhsgaard@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/bjarkehs/DizzyKit.git",
"tag": "3.0.0"
},
"source_files": "Sources/**/*.{swift}"
}