Swift 3.0 / Xcode 8 only.
Breaking Changes
this release has a few breaking changes.
- EVContact is now a struct
- There is a new protocol EVContactProtocol on which all the logic is based, so end users can use custom contact classes
- EVContact.identifier is no longer optional