Latest changes in how we pin dependency versions fixes #942 (see #944).
This change is probably useful for a lot of projects, which justifies releasing a new patch.
And it's done 馃檶
It's pretty ironic we're saying this in the README:
For Moya, use the following entry in your Podfile:
pod 'Moya', '8.0.2'
Instead of
pod 'Moya', '~> 8.0'
馃槣
Good point @BasThomas. Technically we shouldn't be specifying anything at all and just let the Podfile.lock file do it's thing. Someone want to update?
Most helpful comment
And it's done 馃檶