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