blob: 8f68db4f4e3dab4cc86a43d2c3611e9c4f2fe339 [file] [log] [blame]
{
"name": "UIViewController-DataTransition",
"version": "1.0.5",
"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.5"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}