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