[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / 5 / JATableViewRowAction / 0.1.1 / JATableViewRowAction.podspec.json
blob57c03e8fc1612e13f474d40af1662160caa9dd2e
2   "name": "JATableViewRowAction",
3   "version": "0.1.1",
4   "summary": "A custom TableViewRowAction to use only image and image with text.",
5   "description": "A lib inspired in [BGTableViewRowActionWithImage](https://github.com/benguild/BGTableViewRowActionWithImage)",
6   "homepage": "https://github.com/assisjeferson/JATableViewRowAction",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "assisjeferson": "assis.jeferson@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/assisjeferson/JATableViewRowAction.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JATableViewRowAction/Classes/**/*",
22   "pushed_with_swift_version": "3.0"