blob: 8877293c04e5b567d66d3adb41f900630d361f3c [file] [log] [blame]
{
"name": "SwiftSortableTableViews",
"version": "0.0.4",
"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.4"
},
"exclude_files": [
],
"source_files": "Sources/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}