blob: 19b577c8b2bc835ca8ac353aac58ff254f404c18 [file] [log] [blame]
{
"name": "BeautyChart",
"version": "0.1.0",
"summary": "SwiftUI chart library",
"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.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "BeautyChart/Classes/**/*"
}