2 "name": "DRYNavigationManager",
4 "summary": "Navigation manager to separate navigation logic from you core app code, when not using StoryBoards.",
5 "description": "In StoryBoard-less projects, this small framework should help out in separating the navigation code from the actual view controller code, much like segues enable this when using story boards.",
6 "homepage": "https://github.com/appfoundry/DRYNavigationManager",
9 "Michael Seghers": "mike.seghers@appfoundry.be",
10 "Bart Vandeweerdt": "bart.vandeweerdt@appfoundry.be",
11 "Joris Dubois": "joris.dubois@appfoundry.be",
12 "Jens Goeman": "jens.goeman@appfoundry.be"
15 "git": "https://github.com/appfoundry/DRYNavigationManager.git",
18 "social_media_url": "https://twitter.com/appfoundrybe",
23 "source_files": "Classes/**/*.{h,m}"