blob: 10e37113a0ac160dc13e3bdebcd3742be82b475e [file] [log] [blame]
{
"name": "SCTableKit",
"module_name": "SCTableKit",
"version": "0.0.1",
"homepage": "https://github.com/sofrano/SCTableKit",
"summary": "Type-safe declarative table views with Swift.",
"authors": {
"Dmitriy Safarov": "kazdevelop@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.1"
},
"source_files": "SCTableKit/Classes/*.swift",
"source": {
"git": "https://github.com/sofrano/SCTableKit.git",
"tag": "0.0.1"
},
"pushed_with_swift_version": "3.0"
}