DLAlertView
DLAlertView copied to clipboard
Added Carthage support and updated to iOS 9
Why: *to able to build using Carthage dependency manager *update any deprecated methods or properties
The changes were addressed by: *added a dynamic library and shared to allow Carthage build *DLAlertViewController uses statusbarorientation instead of self *AlertViewTheme imports uikit for proper Carthage build *shared scheme for Carthage
Looks good, thanks!
Could you please squash the last four commits (5067039 .. aefe87b) into a single one?