blob: 740ee7af3fc9075b0c570dd602a508e28af68d26 [file] [log] [blame]
{
"name": "VDStockChart",
"version": "1.2.8",
"summary": "a simple stock chart. kline, timeline, stock line.",
"swift_versions": "5.0",
"description": "This a simple stock chart. kline, timeline, stock line.help developer easy to use.",
"homepage": "https://github.com/vvard3n/VDStockChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vvard3n": "vvard3n@gmail.com"
},
"source": {
"git": "https://github.com/vvard3n/VDStockChart.git",
"tag": "1.2.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VDStockChart/Classes/**/*",
"swift_version": "5.0"
}