blob: e2e27980f17484fccae24ba31de17c86eafe3c6f [file] [log] [blame]
{
"name": "TrueTransition",
"version": "0.4.0",
"summary": "Simple pod for decoupling transitions.",
"description": "This library allows you to easily use different transitions",
"homepage": "https://github.com/shles/transitionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Artemiy Shlesberg": "temitrix@gmail.com"
},
"source": {
"git": "https://github.com/shles/TrueTransition.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/*.swift",
"swift_version": "4.2"
}