[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 5 / JATableViewRowAction / 0.1.0 / JATableViewRowAction.podspec.json
blob939fce2297adf28648bd66783c51f0931e95767a
2   "name": "JATableViewRowAction",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JATableViewRowAction/Classes/**/*",
22   "pushed_with_swift_version": "3.0"