We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad6972a commit 0176e75Copy full SHA for 0176e75
KIF.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "KIF"
3
- s.version = "3.8.10"
+ s.version = "3.9.0"
4
s.summary = "Keep It Functional - iOS UI acceptance testing in an XCUnit harness."
5
s.homepage = "https://github.com/kif-framework/KIF/"
6
s.license = 'Apache 2.0'
0 commit comments