blob: 05ccaa4221fd9dc0887ccbbcc4c63e67a59ae76b [file] [log] [blame]
{
"name": "BSTableViewReorder",
"version": "1.0.2",
"summary": "hello, this is simple extension for UITableView.",
"description": "Use BSTableViewReorderEverywhere you need drag and drop your cell at any touch point. It works with multiply sections. Customize your snapshot",
"homepage": "https://github.com/kunass2/BSTableViewReorder",
"license": "MIT",
"authors": {
"Bartłomiej Semańczyk": "bartekss2@icloud.com"
},
"source": {
"git": "https://github.com/kunass2/BSTableViewReorder.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BSTableViewReorder": [
"Pod/Assets/*.png"
]
}
}