blob: 7a2e335c79f8724ca7e2ad8ce14544c9232c1dbf [file] [log] [blame]
{
"name": "PVIBContainerCustomSegue",
"version": "1.0.0",
"summary": "PVIBContainerCustomSegue is a custom segue for manage children view controller in Interface builder.",
"homepage": "https://github.com/PavelVilbik/PVIBContainerCustomSegue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavel Vilbik": "p.vilbik@softteco.com"
},
"social_media_url": "https://twitter.com/VitaytII",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PavelVilbik/PVIBContainerCustomSegue.git",
"tag": "v1.0.0"
},
"source_files": "Classes/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}