blob: 4f7c006be224acc85742642367d3f88f8b94e983 [file] [log] [blame]
{
"name": "DataTableKit",
"version": "0.5.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DataTableKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}