blob: 74da11f464514f00667d7f398b4f30174c03da89 [file] [log] [blame]
{
"name": "TableKit",
"module_name": "TableKit",
"version": "1.0.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.0.0"
}
}