Added support for NSProgress
This commit is contained in:
@@ -15,6 +15,6 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '6.0'
|
||||
s.tvos.deployment_target = '9.0'
|
||||
s.source_files = '*.{h,m}'
|
||||
s.framework = "CoreGraphics"
|
||||
s.frameworks = "CoreGraphics", "QuartzCore"
|
||||
s.requires_arc = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user