blob: 7337b695ee0647e7794c479f4b558dc6f9d2d659 [file] [log] [blame]
{
"name": "ZoomTransition",
"version": "0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Interactive zoom transition for presenting view controllers written in Swift",
"homepage": "https://github.com/tristanhimmelman/ZoomTransition",
"authors": {
"Tristan Himmelman": "tristanhimmelman@gmail.com"
},
"source": {
"git": "https://github.com/tristanhimmelman/ZoomTransition.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": "true",
"source_files": "ZoomTransition/**/*.swift"
}