xCode throws method deprecation warnings when Deployment Target is set to 9.2
LocationPicker/LocationPicker/Location.swift:30:12: 'ABCreateStringWithAddressDictionary' was deprecated in iOS 9.0: Use CNPostalAddressFormatter from Contacts.framework instead
LocationPicker/LocationPicker/LocationPickerViewController.swift:325:7: 'pinColor' was deprecated in iOS 9.0: Use pinTintColor instead
xCode throws method deprecation warnings when Deployment Target is set to 9.2