blob: 3402c8a32771659fb9c0aad0e470e547028fd3d4 [file] [log] [blame]
{
"name": "DataTableKit",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DataTableKit/Classes/**/*",
"pushed_with_swift_version": "2.3"
}