blob: 6e1370a462e81c2f41d68ffb9dd9b79f9f690da4 [file] [log] [blame]
{
"name": "VariableDataTable",
"version": "0.3",
"summary": "Variable Data Table for iOS + Swift 3",
"description": "Horizontal or vertical customizable table for iOS apps with a singular purpose: to easily and effectively display data!",
"homepage": "https://github.com/vitoflorko-swiftdev/VariableDataTable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vito Florco": "vitoflorko@icloud.com"
},
"source": {
"git": "https://github.com/vitoflorko-swiftdev/VariableDataTable.git",
"tag": "0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "VariableDataTable/VDTable.swift",
"pushed_with_swift_version": "3.0"
}