blob: d1e0f2c7a8a29a7408555738771ba70d566a409c [file] [log] [blame]
{
"name": "VDStockChart",
"version": "1.3.0",
"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.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VDStockChart/Classes/**/*",
"swift_version": "5.0"
}