blob: 8d4f4b9b794b349fd3a1b847ef8036297c87cb09 [file] [log] [blame]
{
"name": "Tablet",
"module_name": "Tablet",
"version": "0.5.0",
"homepage": "https://github.com/maxsokolov/Tablet.swift",
"summary": "Powerful type-safe tool for UITableView. Swift 2.2 is required.",
"authors": {
"Max Sokolov": "i@maxsokolov.net"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Tablet/*.swift",
"source": {
"git": "https://github.com/maxsokolov/Tablet.swift.git",
"tag": "0.5.0"
}
}