Skip to content

Commit

Permalink
Merge branch 'swift-2.0' of https://github.com/tristanhimmelman/Alamo…
Browse files Browse the repository at this point in the history
…fire-ObjectMapper into swift-2.0
  • Loading branch information
tristanhimmelman committed Sep 11, 2015
2 parents 35700dd + cf73dce commit 6d10de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AlamofireObjectMapper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Pod::Spec.new do |s|
s.author = { "Tristan Himmelman" => "[email protected]" }
s.source = { :git => 'https://github.com/tristanhimmelman/AlamofireObjectMapper.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 6d10de8

Please sign in to comment.