blob: 980f7ec5eef1bdea4eee4ea301d9c5ef5cead07c [file] [log] [blame]
{
"name": "DTSlidingModalSegue",
"version": "0.0.3",
"summary": "Present view controller modally in a UINavigationController(push) style",
"homepage": "https://github.com/daront/DTSlidingModalSegue",
"license": "MIT",
"authors": {
"Daron Tancharoen": "daront@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/daront/DTSlidingModalSegue.git",
"tag": "0.0.3"
},
"source_files": "DTSlidingModalSegue/*.{swift}",
"pushed_with_swift_version": "3.0"
}