blob: c43d0e09e1a5e250228ded16a10181e2970af3e2 [file] [log] [blame]
{
"name": "BeautyChart",
"version": "0.2.0",
"summary": "SwiftUI chart library",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AlexRoar/BeautyChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlexRoar": "dremov.me@gmail.com"
},
"source": {
"git": "https://github.com/AlexRoar/BeautyChart.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "BeautyChart/Classes/**/*",
"swift_version": "5.0"
}