2 "name": "NoStoryboard",
4 "summary": "NoStoryboard makes it easier to create UIKit-elements without storyboards.",
5 "description": "Because UIKit is somewhat orientated towards programmers using Storyboards or at least .xib-files.\nProgrammatically creating views make sense, because of a more deterministic app behavior, less git merge issues, and many more reasons.",
6 "documentation_url": "https://pauljohanneskraft.github.io/NoStoryboard/",
7 "homepage": "https://github.com/pauljohanneskraft/NoStoryboard",
13 "Paul Kraft": "pauljohanneskraft@icloud.com"
16 "git": "https://github.com/pauljohanneskraft/NoStoryboard.git",
22 "source_files": "NoStoryboard/Classes/**/*",
23 "frameworks": "UIKit",
24 "pushed_with_swift_version": "4.0"