blob: 5b78084b63644ce6e6c9fe9a666164d303403ea5 [file] [log] [blame]
{
"name": "RenderKit",
"version": "0.1.2",
"summary": "Live Graphics Realtime Render Engine",
"description": "Live Graphics Realtime Render Engine.",
"homepage": "http://hexagons.se",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hexagons": "anton@hexagons.se"
},
"social_media_url": "https://twitter.com/anton_hexagons",
"platforms": {
"ios": "11.0",
"osx": "10.13",
"tvos": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/hexagons/renderkit.git",
"branch": "master",
"tag": "0.1.2"
},
"source_files": [
"Source",
"Source/**/*.swift"
],
"swift_version": "5.0"
}