remirobert / CameraEngine

:monkey::camera: Camera engine for iOS, written in Swift, above AVFoundation. :monkey:
https://github.com/remirobert/CameraEngine
MIT License
583 stars 106 forks source link

fixed swift 3 switch error #62

Closed blesson3 closed 7 years ago

blesson3 commented 7 years ago

Fixed a switch error with Swift 3.0

nickgreetzly commented 7 years ago

Hi, I am getting lot of errors while using pod installation with swift 3.0. Can you please merge this pull request?