When i use cocoapod to integrate this library,pod install error:
[!] CocoaPods could not find compatible versions for pod "Mediasoup-Client-Swift":
In Podfile:
Mediasoup-Client-Swift (= 0.8.1)
None of your spec sources contain a spec satisfying the dependency: Mediasoup-Client-Swift (= 0.8.1).
You have either:
- out-of-date source repos which you can update with
pod repo update or with pod install --repo-update.
- mistyped the name or version.
- not added the source repo that hosts the Podspec to your Podfile.
So what should I do to integrate version 0.8.1
When i use cocoapod to integrate this library,pod install error:
[!] CocoaPods could not find compatible versions for pod "Mediasoup-Client-Swift":
In Podfile:
Mediasoup-Client-Swift (= 0.8.1)
None of your spec sources contain a spec satisfying the dependency:
Mediasoup-Client-Swift (= 0.8.1).You have either:
pod repo updateor withpod install --repo-update.So what should I do to integrate version 0.8.1