sochalewski / UIImageViewAlignedSwift

A UIImageView subclass which allows you to align the image left/right/top/bottom, even when contentMode is AspectFit. Swift now.
MIT License
236 stars 67 forks source link

Adds support for Carthage #1

Closed shanev closed 8 years ago

shanev commented 8 years ago

Adds support for project to be built as a framework. This allows installation via Carthage. Cocoapods should still work.