blob: b67c4262c1f837c8d2577241dd0a0f0b8f7437fd [file] [log] [blame]
{
"name": "Tablet",
"version": "0.1.0",
"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.git",
"tag": "0.1.0"
}
}