blob: 4c20ec254bd72b21e4b424cb1d7c4a41e1af7cae [file] [log] [blame]
{
"name": "Table",
"version": "0.0.1",
"summary": "Declaritive Tables",
"description": "Create table layouts declaritively.",
"homepage": "https://github.com/BradHilton/Table",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brad Hilton": "brad@skyvive.com"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/BradHilton/Table.git",
"tag": "0.0.1"
},
"source_files": [
"Table",
"Table/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}