CODialog 0.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for CODialogYou want to add pod 'CODialog', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'CODialog', '~> 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 CODialogSee PodspecGitHub RepoPage on CocoaPods.orgCODialog 0.0.1ByErik Aignereaigner/CODialogGitHub Repo About CODialog is a completely configurable, almost pixel perfect replacement for UIAlertView. Single file, just drop CODialog.h/m into your project Completely styleable and configurable No images, everything is drawn in code Matches UIAlertView's style very closely Follow me on Twitter: @eaignr Examples