2 "name": "ReusableViews",
4 "summary": "Instantiate UIViewControllers from storyboards and dequeue views without a bang!",
5 "description": "ReusableViews is a sugar library that allows you to dequeue UITableViewCells, UICollectionViewCells,\nUITableViewHeaderFooterViews, UICollectionViewReusableViews (supplementary views) without a bang or force cast. It also\nallows you to instantiate view controllers from the storyboard without using a bang or force casting.",
6 "homepage": "https://github.com/heshamsalman/ReusableViews",
12 "heshamsalman": "hesham8@gmail.com"
15 "git": "https://github.com/heshamsalman/ReusableViews.git",
18 "social_media_url": "https://twitter.com/WhatsASoftware",
22 "source_files": "ReusableViews/Classes/**/*",
23 "pushed_with_swift_version": "3.0"