blob: 38909bfe4a846a6e7fde2ddda48776e4d9a8bd3b [file] [log] [blame]
{
"name": "SwiftSortableTableViews",
"version": "0.0.2",
"summary": "Easy to use, Drag and Drop Tableviews",
"homepage": "https://github.com/briankeane/SwiftSortableTableViews.git",
"license": {
"type": "MIT"
},
"authors": {
"Brian Keane": "brian@playola.fm"
},
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/briankeane/SwiftSortableTableViews.git",
"tag": "0.0.2"
},
"exclude_files": [
],
"source_files": "Sources/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}