blob: 4f642236c9baceca59fe21cfe87932ff439774fd [file] [log] [blame]
{
"name": "TrueTransition",
"version": "0.3.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/transitionKit.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "*",
"swift_version": "4.2"
}