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