blob: 741439db166f6bd842e409ad0d01b663400ca44d [file] [log] [blame]
{
"name": "PieChartSwiftUI",
"version": "1.0.1",
"summary": "Simple pie chart built in Swift & SwiftUI.",
"homepage": "https://github.com/IrelDev/PieChartSwiftUI",
"swift_versions": "5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Kirill Pustovalov",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/IrelDev/PieChartSwiftUI.git",
"tag": "1.0.1"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}