blob: e7516a33060e383f4acee18c8b9a929821df0821 [file] [log] [blame]
{
"name": "BLActionController",
"version": "0.1.1",
"summary": "BLActionController is an extension to BLListViewController to provide some actions using SwipeCellKit",
"description": "BLActionController is an extension to BLListViewController to provide some actions using SwipeCellKit.\nDelete, Edit, View basic actions. Also pick from dataSource.",
"homepage": "https://github.com/batkov/BLActionController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"batkov": "batkov@i.ua"
},
"source": {
"git": "https://github.com/batkov/BLActionController.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/batkov111",
"platforms": {
"ios": "9.0"
},
"source_files": "BLActionController/Classes/**/*",
"dependencies": {
"BLListViewController": [
],
"SwipeCellKit": [
]
},
"pushed_with_swift_version": "4.0"
}