v3.2.0
- result array returns the same information for forward and reverse geocoding (closes #35)
- result array return points of interest string array for iOS and Android (closes #38)
- results[0].areasOfInterest = ["Brandenburger Tor"]
- update dependency 'cordova-plugin-add-swift-support' to 1.7.2
** BREAKING CHANGES **
- replace NativeGeocoderForwardResult with NativeGeocoderResult
- replace NativeGeocoderReverseResult with NativeGeocoderResult