blob: 9d27241e9ea28dcff5675d9989b03dde48db6ded [file] [log] [blame]
{
"name": "CustomSegue",
"version": "1.0.0",
"summary": "Custom segue for OSX Storyboards with slide and cross fade effects",
"homepage": "https://github.com/phimage/CustomSegue",
"license": "MIT",
"authors": {
"phimage": "eric.marchand.n7@gmail.com"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/phimage/CustomSegue.git",
"tag": "1.0.0"
},
"source_files": "CustomSegue/*.swift"
}