blob: f70e849159e6dbb3b9d5d6053951ecec407a43c7 [file] [log] [blame]
{
"name": "TrueTransition",
"version": "0.4.9",
"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.9"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"Source/*.swift",
"Source/CardsViewController/*.{swift,xib}"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}