bvibber / OGVKit

Ogg and WebM media playback for iOS
MIT License
216 stars 67 forks source link

[!] Unable to find a specification for `OGVKit` #195

Closed developer-n2 closed 4 years ago

developer-n2 commented 6 years ago

Dear All, Please I am not able to add OGVKit using pods, I am getting this error: "[!] Unable to find a specification for OGVKit"

Best regards

bvibber commented 6 years ago

Did you include the temp specs repo in your Podfile per the instructions? The OGVKit spec has not yet been published.


# This line is needed until OGVKit is fully published to CocoaPods
# Remove once packages published:
source 'https://github.com/brion/OGVKit-Specs.git'