Skip to content

Commit

Permalink
Update podspec platform
Browse files Browse the repository at this point in the history
  • Loading branch information
phatmann committed Apr 11, 2014
1 parent 89bfcda commit 697b7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KIF.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.license = 'Apache 2.0'
s.authors = 'Eric Firestone', 'Jim Puls', 'Brian Nickel'
s.source = { :git => "https://github.com/kif-framework/KIF.git", :tag => "v3.0.2" }
s.platform = :ios, '4.3'
s.platform = :ios, '5.1'
s.frameworks = 'CoreGraphics'
s.default_subspec = 'XCTest'
s.requires_arc = true
Expand Down

0 comments on commit 697b7d4

Please sign in to comment.