mirror of https://github.com/SnapKit/SnapKit
Updated Podspec and pushed to trunk
This commit is contained in:
parent
8c3eadb4fb
commit
cbc70932cb
|
@ -12,4 +12,6 @@ Pod::Spec.new do |s|
|
|||
s.osx.deployment_target = '10.9'
|
||||
|
||||
s.source_files = 'Snap/*.swift'
|
||||
|
||||
s.requires_arc = true
|
||||
end
|
Loading…
Reference in New Issue