blob: 636fc9eb938c63557efdd3452a6d4000d1c4f7d1 [file] [log] [blame]
{
"name": "UIViewController-DataTransition",
"version": "1.0.4",
"summary": "Extension of UIViewController for passing data between VC during navigation transition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/shitoexe/UIViewController-DataTransition",
"authors": {
"Alexey Shadura": "shito.work@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shitoexe/UIViewController-DataTransition.git",
"tag": "1.0.4"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}