blob: 2c0afdf85e1c443180553de3a067c0f69235d2b3 [file] [log] [blame]
{
"name": "Chart.swift",
"module_name": "Chart",
"version": "1.0",
"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.0"
},
"social_media_url": "http://horizontalsystems.io/",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "Chart/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 5.0"
]
},
"swift_version": "5"
}