evgenyneu / moa

An image download extension of the image view written in Swift for iOS, tvOS and macOS.
MIT License
333 stars 45 forks source link

Add OSX support #1

Closed phimage closed 9 years ago

phimage commented 9 years ago

just by making typealias on UIImage and UIImageView and OSX equivalent

and add target to 'concatenate_swift_files' to generate MoaDistrib.swift

evgenyneu commented 9 years ago

This is amazing! Thank you so much, @phimage