keylime 0.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for keylimeYou want to add pod 'keylime', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'keylime', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try keylimeSee PodspecGitHub RepoPage on CocoaPods.orgkeylime 0.0.1Byjessecurryjessecurry/keylimeGitHub Repo Data-driven views for iOS keylime provides data-driven dynamic UITableView and UICollectionViews for iOS. Stop writing boilerplate code. Reuse your existing UITableViewCells/UICollectionViewCells. Present a more consistent user interface. Save time! Installation pod 'keylime' Authors jessecurry License MIT