blob: 2b7b0e32ebdef0eff26f6afc1dc5cfda17755847 [file] [log] [blame]
{
"name": "RHLinePlot",
"platforms": {
"ios": "13.0"
},
"version": "0.1.0",
"summary": "A line plot library inspired by the Robinhood app",
"requires_arc": true,
"description": "A line plot library inspired by the Robinhood app.",
"homepage": "https://github.com/aunnnn/RHLinePlot",
"license": "MIT",
"authors": {
"Wirawit Rueopas": "aun.wirawit@gmail.com"
},
"source": {
"git": "https://github.com/aunnnn/RHLinePlot.git",
"tag": "0.1.0"
},
"source_files": "RHLinePlot/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}