OptionalEquatable 0.2.0× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Oct 2016 SPMSupports SPM ✗Maintained by Joshua Greene.Installation Guide×Installation Guide for OptionalEquatableYou want to add pod 'OptionalEquatable', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'OptionalEquatable', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try OptionalEquatableSee PodspecGitHub RepoPage on CocoaPods.orgOptionalEquatable 0.2.0ByJoshua GreeneJRG-Developer/OptionalEquatableGitHub Repo OptionalEquatable OptionalEquatable makes optional conform to Equatable… Sorta. ;) Installation pod 'OptionalEquatable' Authors Joshua Greene License MIT