[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / f / BLActionController / 0.1.1 / BLActionController.podspec.json
blobe7516a33060e383f4acee18c8b9a929821df0821
2   "name": "BLActionController",
3   "version": "0.1.1",
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.1"
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"