{ | |
"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/**/*" | |
} |