4 "summary": "Super simple, subclassable UIView that automatically loads itself from a nib when placed into Interface Builder (like a Storyboard).",
5 "description": " This is a super simple pod for those times when you want to create a UIView from a nib (.xib), but you're tired of typing all the extra code to do the automatic loading when you add your custom nib-based view to another view or view controller.\n",
6 "homepage": "https://github.com/chaseholland/UINibView",
9 "Chase Holland": "lurch09@gmail.com"
12 "git": "https://github.com/chaseholland/UINibView.git",
19 "source_files": "Pod/Classes/**/*",