blob: 711d8cc426d6f71e47a90ff7022aeb71906d8ab8 [file] [log] [blame]
{
"name": "ChartDynamicKit",
"version": "0.0.3",
"summary": "Easily Create Hyper-Minimal Dynamic Charts",
"homepage": "https://github.com/stevewight/ChartDynamicKit",
"license": "MIT",
"authors": {
"Steve Wight": "stevendouglaswight@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/stevewight/ChartDynamicKit.git",
"tag": "0.0.3"
},
"source_files": "ChartDynamicKit/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"dependencies": {
"MinChartKit": [
]
}
}