blob: e747e31282666d723b5c282ee3d4fbfff3c96a99 [file] [log] [blame]
{
"name": "TableKit",
"module_name": "TableKit",
"version": "1.2.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": "1.2.0"
}
}