blob: 47bbe9ad173a5ed82a61107b8313c210bc715274 [file] [log] [blame]
{
"name": "VDStockChart",
"version": "1.0.7",
"summary": "a simple stock chart. kline, timeline, stock line.",
"description": "This a simple stock chart. kline, timeline, stock line.help developer easy to use.",
"homepage": "https://gitlab.com/vvard3n/VDStockChart",
"license": "GNU GPLv3",
"authors": {
"vvard3n": "vvard3n@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.com/vvard3n/VDStockChart.git",
"tag": "1.0.7"
},
"source_files": [
"VDStockChart",
"VDStockChart/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
}
}