blob: bedfb6812d3b795681873380fcd5b5a7ef4c049a [file] [log] [blame]
{
"name": "Euler",
"version": "0.2.6",
"summary": "The open source computational framework for the Swift language (early stage)",
"description": "The open source computational framework for the Swift language (early stage)",
"homepage": "https://euler.arguiot.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arthur Guiot": "arguiot@gmail.com"
},
"social_media_url": "",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/arguiot/Euler.git",
"tag": "v0.2.6"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_versions": "4.0",
"swift_version": "4.0"
}