We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8fea3 commit a21f694Copy full SHA for a21f694
1 file changed
APIKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "APIKit"
3
- s.version = "1.1.2"
+ s.version = "1.1.3"
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