blob: 74ffb42340652ac98c9399c3a6115edc25317279 [file] [log] [blame]
{
"name": "Ubergang",
"version": "1.2.0",
"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": "1.2.0"
},
"source_files": "Ubergang/**/*.{h,m,swift}",
"module_name": "Ubergang",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0"
}