blob: 2aa8ee63424af6467baad450050243fa91d5de83 [file] [log] [blame]
{
"name": "VDStockChart",
"version": "1.0.8",
"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.8"
},
"source_files": [
"VDStockChart",
"VDStockChart/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
}
}