Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Updates podspec according to issue #5339 on CocoaPods
Browse files Browse the repository at this point in the history
  • Loading branch information
vittoriom committed May 16, 2016
1 parent 3464fab commit 6629ae8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Carlos.podspec
Original file line number Diff line number Diff line change
@@ -17,11 +17,6 @@ Pod::Spec.new do |s|
s.author = { "Vittorio Monaco" => "[email protected]" }
s.source = { :git => "https://github.com/WeltN24/Carlos.git", :tag => s.version.to_s }

s.ios.platform = :ios, "9.0"
s.osx.platform = :osx, "10.10"
s.watchos.platform = :watchos, "2.0"
s.tvos.platform = :tvos, "9.0"

s.ios.deployment_target = '8.0'
s.osx.deployment_target = '10.9'
s.watchos.deployment_target = '2.0'

0 comments on commit 6629ae8

Please sign in to comment.