blob: d604ca6cf2a9add1898fd2c5e589adea9f881de5 [file] [log] [blame]
{
"name": "View2ViewTransition",
"version": "0.0.4",
"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": "0.0.4"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0"
}
}