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