I am trying to use CocoaPods to acquire XCGLogger for Swift 3. I have tried specifying version 4.0.0 and 4.0.0-beta.3 in my pod file. However when I run a pod update or pod install I get the following error:
Analyzing dependencies [!] Unable to satisfy the following requirements:
XCGLogger (~> 4.0.0-beta.3)
required byPodfile