You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Be sure to run `pod lib lint RUImageCaptureView.podspec' to ensure this is a
# valid spec before submitting.
#
# Any lines starting with a # are optional, but their use is encouraged
# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = 'RUImageCaptureView'
s.version = '0.1.5'
s.summary = 'A subclass of `UIView` that displays video input from camera devices.'
s.description = <<-DESC
Provides `RUImageCaptureView`, a subclass of `UIView` that displays video input from camera devices. Provides a few properties to control some other camera-related features.