blob: 987275898e2e651492fdabda782daff751a53d2e [file] [log] [blame]
{
"name": "RSPizzaGraphView",
"version": "1.0.2",
"summary": "A nice pizza graph.",
"description": "This pizza graph was made for developers who wants to have a nice UI in their apps.",
"license": "MIT",
"authors": "Roberto Sampaio",
"homepage": "https://github.com/sampaioroberto/RSPizzaGraphView",
"platforms": {
"ios": "11.4"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/sampaioroberto/RSPizzaGraphView.git",
"tag": "1.0.2"
},
"source_files": [
"RSPizzaGraphView",
"RSPizzaGraphView/**/*.{h,m,swift}"
],
"swift_version": "5.0"
}