2pods
SKInkAnimator is the framework to work with game assests generated by InkAnimator app in SpriteKit based games. Always that you export your assets on InkAnimator, the iPad app exports a .xml file that have all the information about the game element's structure, skins and animations. And your assets organized in folders that represents the entity's bones. Use SKInkAnimator framework to instantiate entity's objects, load and set skins and load and run animations.
License: MIT