VideoCore-Inactive
VideoCore-Inactive copied to clipboard
VideoCore (~> 0.3.1)` is not used in any concrete target.
VideoCore (~> 0.3.1)` is not used in any concrete target.
Add the target element to your Podfile:
target "MyProject" do
pod 'VideoCore', '~> 0.3.1'
end