[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / b / f / BLActionController / 0.1.2 / BLActionController.podspec.json
blob6e67d2c767552a1db57b2b8178835e3122e50172
2   "name": "BLActionController",
3   "version": "0.1.2",
4   "summary": "BLActionController is an extension to BLListViewController to provide some actions using SwipeCellKit",
5   "description": "BLActionController is an extension to BLListViewController to provide some actions using SwipeCellKit.\nDelete, Edit, View basic actions. Also pick from dataSource.",
6   "homepage": "https://github.com/batkov/BLActionController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "batkov": "batkov@i.ua"
13   },
14   "source": {
15     "git": "https://github.com/batkov/BLActionController.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/batkov111",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "BLActionController/Classes/**/*",
23   "dependencies": {
24     "BLListViewController": [
26     ],
27     "SwipeCellKit": [
29     ]
30   },
31   "pushed_with_swift_version": "4.0"