{ | |
"name": "View2ViewTransition", | |
"version": "1.1.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.1.0" | |
}, | |
"source_files": "Sources/*.swift", | |
"platforms": { | |
"ios": "8.0" | |
} | |
} |