blob: d2eeb8c25a64b79fdc7d7de848563b9e08c29d20 [file] [log] [blame]
{
"name": "TableKit",
"module_name": "TableKit",
"version": "0.7.0",
"homepage": "https://github.com/maxsokolov/TableKit",
"summary": "Type-safe declarative table views. Swift 2.2 is required.",
"authors": {
"Max Sokolov": "i@maxsokolov.net"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"source": {
"git": "https://github.com/maxsokolov/TableKit.git",
"tag": "0.7.0"
}
}