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