blob: c279e7989b71bdd1481fcc7a524e4b3c9c693d97 [file] [log] [blame]
{
"name": "KNDBoxPlot",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/*.{swift, xib}",
"resource_bundles": {
"KNDBoxPlot": [
"Classes/*.xib"
]
}
}