We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b352a5b commit 4218eaeCopy full SHA for 4218eae
KIF.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "KIF"
3
- s.version = "3.9.0"
+ s.version = "3.10.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