blob: c6024edbd1e1b8cd1449bec959e027e7d29b7a60 [file] [log] [blame]
{
"name": "CustomSegue",
"version": "3.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.11"
},
"source": {
"git": "https://github.com/phimage/CustomSegue.git",
"tag": "3.0.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}