blob: ca384fad9c03ceba0a3ac5f04483cc80941ad18e [file] [log] [blame]
{
"name": "TrueTransition",
"version": "0.4.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/*.swift",
"swift_version": "4.2"
}