[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / b / 1 / BokenEngine / 0.1.1 / BokenEngine.podspec.json
bloba444556dc8cf6fd700339d8e1e4cd2dfe6bab1ba
2   "name": "BokenEngine",
3   "version": "0.1.1",
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",
7   "license": {
8     "type": "Mozilla Public License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
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"
16   },
17   "source": {
18     "git": "https://github.com/boken-engine/boken-engine.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "BokenEngine/Classes/**/*",
22   "module_name": "BokenEngine",
23   "header_dir": "BokenEngine",
24   "platforms": {
25     "ios": "12.1"
26   },
27   "swift_versions": "4.2",
28   "swift_version": "4.2"