2 "name": "ControllerFactory",
4 "summary": "This framework generates a debug view, which allows the instantiation of any view controller in the app.",
5 "description": "This frameworks provides you with a debug view to pick any view controller within your app or any other bundle.\nYou can then instantiate this controller, with or without use cases.",
6 "homepage": "https://github.com/worldline/ControllerFactory",
12 "Benoit Caron": "benoit.caron@wordline.com"
15 "git": "https://github.com/worldline/ControllerFactory.git",
21 "swift_version": "4.1",
22 "source_files": "ControllerFactory/**/*.{h,swift}",
24 "ControllerFactory/**/*.{storyboard,plist}"