blob: 09915fe449681d4c1af26891c75832bbe45a217e [file] [log] [blame]
{
"name": "GFT-CustomTransitions",
"version": "0.1.2",
"summary": "A library that provides custom ViewControllers transitions.",
"swift_version": "4.1",
"description": "This CocoaPods provides a repository of custom viewControllers transitions",
"homepage": "https://git.gft.com/digital-channels-components/iOS/GFT-CustomTransitions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Charles de jesus Lima": "Charles.Lima@gft.com"
},
"source": {
"git": "https://git.gft.com/digital-channels-components/iOS/GFT-CustomTransitions.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GFT-CustomTransitions/Classes/**/*"
}