v0.6.0
Changes since v0.5.2:
- Migrated to Swift 3.0. If your application is written in Swift 2.3, you should stick to v0.5.x or use the swift2.3 branch. (#57)
- Fixed an issue causing the error “The sandbox is not in sync with the Podfile.lock” when updating a Carthage-based project that requires this framework. (#96)
- Fixed a crash loading the framework in a pure Objective-C application. (#83)