blob: f9bd874b1fcb0b0eb41e5d701d47829d7f3da847 [file] [log] [blame]
{
"name": "JoChart",
"version": "0.11",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Jo chart is a swift library for drawing chart",
"authors": {
"joshin": "xjcute@gmail.com"
},
"homepage": "https://github.com/joshinn/JoChart",
"description": "a swift library for drawing chart, developing",
"requires_arc": true,
"platforms": {
"ios": "12.0"
},
"frameworks": "UIKit",
"swift_versions": "5.0",
"source": {
"git": "https://github.com/joshinn/JoChart.git",
"tag": "0.11"
},
"source_files": "chart/**/*.{swift}",
"swift_version": "5.0"
}