blob: ec44a143973328abbe9366e075fc351b5abfa924 [file] [log] [blame]
{
"name": "View2ViewTransition",
"version": "1.2.0",
"summary": "Provide custom interactive viewController transition from one view to another view.",
"homepage": "https://github.com/naru-jpn/View2ViewTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"naru": "tus.naru@gmail.com"
},
"source": {
"git": "https://github.com/naru-jpn/View2ViewTransition.git",
"tag": "1.2.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0"
}
}