Skip to content

Commit

Permalink
Fix podspec platform
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Baranes committed Feb 18, 2016
1 parent 22f0ffa commit 9c3a3f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions AdaptiveSpaceItem.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ s.source = { :git => "https://github.com/recisio/AdaptiveSpaceItem.gi
# ――― Spec tech ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

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

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

0 comments on commit 9c3a3f0

Please sign in to comment.