Spritekit or Coregraphics?

Hi everyone, i want to make a dynamic drawing/animation of a tree like structure for my app.

The drawing will have a root, lines connecting to each node, and have each node represent specific objects in my database.

Which framework out of spritekit or coregraphics would be the best for my scenario? Im not familiar with any of these drawing/ graphics frameworks.

Thanks!