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