blob: 6e67d2c767552a1db57b2b8178835e3122e50172 [file] [log] [blame]
{
"name": "BLActionController",
"version": "0.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/batkov111",
"platforms": {
"ios": "9.0"
},
"source_files": "BLActionController/Classes/**/*",
"dependencies": {
"BLListViewController": [
],
"SwipeCellKit": [
]
},
"pushed_with_swift_version": "4.0"
}