Why would you try to take the Reachability name when there is a popular pod called Reachability?
We use Reachability for our own network checks and your Analytics pod clashes with that pod since you try to set NS_SWIFT_NAME(Reachability) you should always use a more specific name like SEGReachability