2 "name": "SKSpriteBuddy",
4 "summary": "Framework to work with assets generated by the Sprite Buddy app in Sprite Kit based games.",
5 "swift_versions": "5.0",
6 "description": "SKSpriteBuddy is the framework to work with game assests generated by Sprite Buddy app in SpriteKit based games.\nAlways that you export your assets in the Sprite Buddy app, the iPad app exports a <EntityName>.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 SKSpriteBuddyframework to instantiate entity's objects, load and set skins and load and run animations.",
7 "homepage": "https://spritebuddy.com",
13 "rafael.vrmoura@gmail.com": "rafael.vrmoura@gmail.com"
16 "git": "https://github.com/nilFrame/SKSpriteBuddy.git",
22 "source_files": "SKSpriteBuddy/Classes/**/*",
23 "frameworks": "SpriteKit",
24 "swift_version": "5.0"