2 "name": "CFDSegmentedContentController",
4 "summary": "Storyboard helper to change View Controller content based on a Segmented Control.",
5 "description": "CFDSegmentedContentController is an auxiliary View Controller class that may be used\nin your storyboards to change content based on a Segmented Control in the Navigation\nBar, similar to a Tab Bar Controller. The purpose of this class is to get around the\nlimitation of a single Embed Segue for Container Views in IB. This Pod is mostly provided\nas a way to publish an experiment, but in any case, it works and is helpful in solving\nthe problem at hand when you want to stay in Storyboard-land.",
6 "homepage": "https://github.com/cfdrake/CFDSegmentedContentController",
9 "Colin Drake": "colin.f.drake@gmail.com"
12 "git": "https://github.com/cfdrake/CFDSegmentedContentController.git",
15 "social_media_url": "https://twitter.com/colinfdrake",
20 "source_files": "Pod/Classes/**/*",
22 "CFDSegmentedContentController": [
26 "public_header_files": "Pod/Classes/**/*.h",