4 "summary": "`LoadableNib` helps you load views from xib file in a type-safe way.",
5 "description": "`LoadableNib` helps you load views from xib file in a type-safe way.\nYou'll be able to resue UIView's subclass with simple code, \nno matter the class is the view's `Custom Class` or `File's Owner`.",
6 "homepage": "https://github.com/Ckitakishi/LoadableNib",
9 "Ckitakishi": "me@ckitakishi.com"
11 "social_media_url": "https://github.com/Ckitakishi",
16 "git": "https://github.com/Ckitakishi/LoadableNib.git",
19 "source_files": "Sources/",
20 "pod_target_xcconfig": {
21 "SWIFT_VERSION": "4.0"
23 "pushed_with_swift_version": "4.0"