blob: 31d62ce3b36096f6102f30a1b5ac817d7745b6f2 [file] [log] [blame]
{
"name": "Ubergang",
"version": "0.0.6",
"summary": "A low level tweening engine.",
"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.0.6"
},
"source_files": "Ubergang/**/*.{h,swift}",
"requires_arc": true,
"platforms": {
"ios": "9.3"
}
}