blob: 3be809dcdd7a2a85998d694d63f8b92e04969e05 [file] [log] [blame]
{
"name": "DizzyKit",
"version": "1.0.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/bjarkehs/DizzyKit.git",
"tag": "1.0.1"
},
"source_files": "Sources/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}