MuseumGuide
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.
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.