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 9c03883 commit 6772e40Copy full SHA for 6772e40
ConvAPI.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "ConvAPI"
4
- s.version = "1.0.0"
+ s.version = "1.0.1"
5
s.summary = "Easy HTTP requests against REST-style APIs with codable JSON bodies"
6
s.description = <<-DESC
7
ConvAPI allows easy HTTP requests in Swift against REST-style APIs with JSON formatting by supporting codable bodies and promised responses.
0 commit comments