We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc44b49 commit dadbfcfCopy full SHA for dadbfcf
SwiftyJSON.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SwiftyJSON"
3
- s.version = "3.1.3"
+ s.version = "3.1.4"
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