MTDirectionsKit
MTDirectionsKit copied to clipboard
Google maps as a pod dependency
Google maps can be included as a pod dependency rather than the framework being embedded as part of the pod.
Since I use Google maps for other pods, I don't want to have duplicate frameworks.
See issue: https://github.com/CocoaPods/CocoaPods/issues/3532 for how to include as part of spec.
Happy to create a PR.