blob: db2db4b08fb00aa7557e75a79a8b9f61bdb3508a [file] [log] [blame]
{
"name": "KNDBoxPlot",
"version": "0.1.4",
"summary": "This library was created with the purpose of helping to show information in the form of Box Plot",
"swift_version": "4.2",
"homepage": "https://github.com/Kinedu/KNDBoxPlot.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roger.contreras.vl@gmail.com": "roger@kinedu.com"
},
"source": {
"git": "https://github.com/Kinedu/KNDBoxPlot.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/*.{swift, xib}",
"resources": "Classes/*.xib"
}