blob: f323d1ba8f48512d74f5c8858e6d2201dbb208b6 [file] [log] [blame]
{
"name": "SwiftChartView",
"version": "0.6.0",
"summary": "A set of chart views written in Swift.",
"description": "A set of chart views written in Swift. It's simple and elegant.",
"homepage": "https://github.com/derekcoder/SwiftChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"derekcoder": "derekcoder@gmail.com"
},
"source": {
"git": "https://github.com/derekcoder/SwiftChartView.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"SwiftChartView/Sources/*.swift",
"SwiftChartView/SwiftChartView.h"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}