/MuseumGuide

A small framework that makes UIImage accessible

Primary LanguageSwiftMIT LicenseMIT

MuseumGuide

Twitter: @lbrndnr License Carthage compatible

About

MuseumGuide is a small framework that makes UIImage accessible. It generates accessible labels to describe given images. It does so by extracting the exif payload and doing some basic image processing.

This is still at a very early stage. Check out the issues to see what's on the roadmap.

Screenshot

Installation

CocoaPods

pod "MuseumGuide", "~> 0.0.1"

###Carthage

github "lbrndnr/MuseumGuide" ~> 0.0.1

Requirements

MuseumGuide is written in Swift 2.0.

Author

I'm Laurin Brandner, I'm on Twitter.

License

MuseumGuide is licensed under the MIT License.