blob: 56bdcb7d3d7b25e842b7d4cb39b6d5e039d655eb [file] [log] [blame]
{
"name": "Chart.swift",
"module_name": "Chart",
"version": "1.1",
"summary": "Chart",
"homepage": "https://github.com/horizontalsystems/gui-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Horizontal Systems": "hsdao@protonmail.ch"
},
"source": {
"git": "https://github.com/horizontalsystems/gui-kit.git",
"tag": "chart_1.1"
},
"social_media_url": "http://horizontalsystems.io/",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "Chart/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 5.0"
]
},
"swift_version": "5"
}