2 "name": "APLStoryboardContainerViewController",
4 "summary": "A container view controller which can automatically load view controller from different storyboards and embed them as child view controller.",
5 "description": " A container view controller which can automatically load view controller from different storyboards and embed them as child view controller.\n This greatly helps keeping storyboards clean and manageable in size.\n\n * In a storyboard just insert a view controller and set the name of a different storyboard. Without further specification of a particular view controller name the \n initial view controllr of this storyboard will be loaded and embedded as child view controller.\n",
6 "homepage": "https://github.com/apploft/APLStoryboardContainerViewController",
12 "Tino Rachui": "tino.rachui@apploft.de",
13 "Mathias Koehnke": "mathias.koehnke@apploft.de"
19 "git": "git@github.com:apploft/APLStoryboardContainerViewController.git",
25 "Classes/Private/**/*.{h,m}"
27 "exclude_files": "Classes/Exclude",