blob: 0954422d73442e5015c3333f3e75b087e7fa41e7 [file] [log] [blame]
{
"name": "ContainerManager",
"version": "2.0.0",
"summary": "Helper classes to ContainerView usage with IE in Swift.",
"description": "ContainerManager helps you with linking more than one ViewController to the same ContainerView with segues in the Interface Builder in Swift.",
"homepage": "https://github.com/brurend/ContainerManager",
"license": "MIT",
"authors": {
"brurend": "brurend@hotmail.com"
},
"source": {
"git": "https://github.com/brurend/ContainerManager.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "ContainerManager/*"
}