blob: 83e48cd2c1e98928fab8954ebc6fb1889362549d [file] [log] [blame]
{
"name": "CustomSegue",
"version": "0.1.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": "0.1.0"
},
"source_files": "CustomSegue/*.swift"
}