blob: 8209eb1c4c20af4ac3d7901dd9a4075d909164ca [file] [log] [blame]
{
"name": "GFT-CustomTransitions",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GFT-CustomTransitions/Classes/**/*"
}