2 "name": "InstantiateStandard",
4 "summary": "Type-safe InterfaceBuilder protocols.",
5 "description": "Storyboard and Nib is not type safe, if you use `UIStoryboard` or `UINib`, your code would be get some gloom.\nInstantiate take type-safe protocols for Storyboard and Nib. Lets' improve our code with type-safe protocols!",
6 "homepage": "https://github.com/tarunon/Instantiate",
12 "tarunon": "croissant9603@gmail.com"
15 "git": "https://github.com/tarunon/Instantiate.git",
23 "source_files": "Sources/InstantiateStandard/**/*",
29 "pushed_with_swift_version": "3.1"