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