We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94659d8 commit 59b27d8Copy full SHA for 59b27d8
APIKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "APIKit"
3
- s.version = "1.0.0-beta4"
+ s.version = "1.0.0-beta.6"
4
s.summary = "A networking library for building type safe web API client in Swift."
5
s.homepage = "https://github.com/ishkawa/APIKit"
6
0 commit comments