Open letko-dmitry opened 7 years ago
Just created a PR for this: #72
maybe now should be ss.dependency "ObjectMapper", '~> 3.1.0'
@rayjun83 Created PR #76 for this
When will this be merged?
@ffleandro there's no need now, as the version has already been bumped higher
Right now the version of
ObjectMapper
is specified asss.dependency "ObjectMapper", '~> 2.2'
in podspec. And it doesn't allow us to use version 3.0 of the library. But it's definitely compatible. So I'd propose to make dependency softer. Not sure if it's needed to make PR for that.