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