We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89bfcda commit 697b7d4Copy full SHA for 697b7d4
KIF.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
6
s.license = 'Apache 2.0'
7
s.authors = 'Eric Firestone', 'Jim Puls', 'Brian Nickel'
8
s.source = { :git => "https://github.com/kif-framework/KIF.git", :tag => "v3.0.2" }
9
- s.platform = :ios, '4.3'
+ s.platform = :ios, '5.1'
10
s.frameworks = 'CoreGraphics'
11
s.default_subspec = 'XCTest'
12
s.requires_arc = true
0 commit comments