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",
19 "swift_version": "4.0",
26 "NoStoryboard/Classes/Common/**/*",
27 "NoStoryboard/Classes/iOS/**/*"
33 "NoStoryboard/Classes/Common/**/*",
34 "NoStoryboard/Classes/macOS/**/*"
36 "frameworks": "AppKit"