blob: 519f3142c67b5c2d49144a455f682f6f7abd36bd [file] [log] [blame]
{
"name": "TableKit",
"module_name": "TableKit",
"version": "2.3.0",
"homepage": "https://github.com/maxsokolov/TableKit",
"summary": "Type-safe declarative table views with Swift.",
"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": "2.3.0"
},
"pushed_with_swift_version": "3.0"
}