blob: d9d7ecd06e0694881978dbd38cf93c910695ef3b [file] [log] [blame]
{
"name": "Ubergang",
"version": "0.9.2",
"summary": "A tweening engine written in Swift.",
"homepage": "https://github.com/RobinFalko/Ubergang",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Robin Frielingsdorf": "mail@robinfalko.com"
},
"source": {
"git": "https://github.com/RobinFalko/Ubergang.git",
"tag": "0.9.2"
},
"source_files": "Ubergang/**/*.{h,m,swift}",
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}