Skip to content

Commit

Permalink
bump cocoapods min osx version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Baranes committed Aug 11, 2016
1 parent 24c3481 commit 2d90e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AdaptiveSpaceItem.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ s.source = { :git => "https://github.com/recisio/AdaptiveSpaceItem.gi

# ――― Spec tech ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

s.ios.deployment_target = '8.0'
s.osx.deployment_target = '10.10'

s.requires_arc = true
s.source_files = 'Sources/*.swift'
Expand Down

0 comments on commit 2d90e10

Please sign in to comment.