blob: 0d664f221e1cf53f4d6fdf8d1bb845659e828eca [file] [log] [blame]
{
"name": "DataTableKit",
"version": "0.5.1",
"summary": "TableKit for when you want to use core data.",
"description": "Core Data enabled, Type-safe declarative table views. Swift 2.2 is required.",
"homepage": "https://github.com/j-j-m/DataTableKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jacob Martin": "martinjaco@gmail.com"
},
"source": {
"git": "https://github.com/j-j-m/DataTableKit.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DataTableKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}