mapbox / mapbox-scenekit

Other
231 stars 51 forks source link

Rewrite Cartfile #8

Closed 1ec5 closed 6 years ago

1ec5 commented 6 years ago

The Mapbox Maps SDK is only used in the example application, so this line should go in Cartfile.private so that downstream users of this library don’t necessarily depend on the map SDK:

https://github.com/mapbox/mapbox-scenekit/blob/cb3dad5687a83ab9d468df605079ee9ecfe6fee5/Cartfile#L2

Are there any other dependencies that should be mentioned in the Cartfile?

/ref #3 #5 /cc @avi-c

avi-c commented 6 years ago

There aren't any other dependencies for now. Could you create a PR for these changes?