Skip to content

Commit

Permalink
Merge pull request #196 from eggsdesign/swift-2.0
Browse files Browse the repository at this point in the history
Update ObjectMapper.podspec
  • Loading branch information
tristanhimmelman committed Sep 11, 2015
2 parents 7ee2911 + 4463f02 commit 652013d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ObjectMapper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Pod::Spec.new do |s|
s.authors = { 'Tristan Himmelman' => 'tristanhimmelman@gmail.com' }
s.source = { :git => 'https://github.com/Hearst-DD/ObjectMapper.git', :tag => s.version.to_s }

s.watchos.deployment_target = '2.0'
s.ios.deployment_target = '8.0'
s.osx.deployment_target = '10.9'
s.requires_arc = 'true'
Expand Down

0 comments on commit 652013d

Please sign in to comment.