blob: d04a26feefe8ed22b9aff5ea50bc6450112dcf94 [file] [log] [blame]
{
"name": "View2ViewTransition",
"version": "1.0.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.0.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}