blob: e41fa2da2b4e32299abfe88c014ca46b3e67e2c5 [file] [log] [blame]
{
"name": "ContainerManager",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "ContainerManager/*"
}