[!] CocoaPods could not find compatible versions for pod "SwiftOSC":
In Podfile:
SwiftOSC (~> 1.4)
None of your spec sources contain a spec satisfying the dependency: `SwiftOSC (~> 1.4)`.
You have either:
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
Changing the podfile line to pod 'SwiftOSC', '~> 1.3' allows SwiftOSC (1.3.1) to install