We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d84bba0 commit 3451da4Copy full SHA for 3451da4
SwiftyJSON.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SwiftyJSON"
3
- s.version = "4.1.0"
+ s.version = "4.2.0"
4
s.summary = "SwiftyJSON makes it easy to deal with JSON data in Swift"
5
s.homepage = "https://github.com/SwiftyJSON/SwiftyJSON"
6
s.license = { :type => "MIT" }
0 commit comments