SwiftPing
SwiftPing copied to clipboard
Version on cocoapods is not compatible with Swift 3
n/t
I have the same problem. XCode reports 55 isues.
Would be great to have a new official release version, compatible with Swift 3
I received a Linker command failure failed error w/ another error "Framework not found SwiftPing'
Use in Podfile this:
pod 'SwiftPing', :git => '[email protected]:ankitthakur/SwiftPing.git', :commit => '48a615bc1da7e3e4cdf86bff5b1b9b025d18e04e'
The author forgot to update podspec I think.