Updated Podspec and pushed to trunk

This commit is contained in:
Robert Payne 2015-01-09 09:57:24 +13:00
parent 8c3eadb4fb
commit cbc70932cb
1 changed files with 2 additions and 0 deletions

View File

@ -12,4 +12,6 @@ Pod::Spec.new do |s|
s.osx.deployment_target = '10.9' s.osx.deployment_target = '10.9'
s.source_files = 'Snap/*.swift' s.source_files = 'Snap/*.swift'
s.requires_arc = true
end end