4 "summary": "A Swift framework for creating slides-based, non-linear visual stories and presentations.",
5 "description": "BOKEN (from Swedish: The Book; also from Japanese: Adventure) ENGINE is a Swift Framework with which any user, only with a few lines of codes, can generate full fledged visual stories or slide based presentations for iOS devices.\n\nThe user just have to provide a human readable JSON description with some predefined properties, the image and sound assets, and initialize the framework within the project with just a few lines.",
6 "homepage": "https://github.com/boken-engine/boken-engine",
8 "type": "Mozilla Public License 2.0",
12 "José Celano": "Jose.Celano@hyve.net",
13 "Fernando Torres": "Fernando.Torres@hyve.net",
14 "Constantin Bosse": "Constantin.Bosse@hyve.net",
15 "Yeray David RodrÃguez": "yeray.rodriguez@edataconsulting.de"
18 "git": "https://github.com/boken-engine/boken-engine.git",
21 "source_files": "BokenEngine/Classes/**/*",
22 "module_name": "BokenEngine",
23 "header_dir": "BokenEngine",
27 "swift_versions": "4.2",
28 "swift_version": "4.2"