blob: 939fce2297adf28648bd66783c51f0931e95767a [file] [log] [blame]
{
"name": "JATableViewRowAction",
"version": "0.1.0",
"summary": "A custom TableViewRowAction to use only image and image with text.",
"description": "A lib inspired in [BGTableViewRowActionWithImage](https://github.com/benguild/BGTableViewRowActionWithImage)",
"homepage": "https://github.com/assisjeferson/JATableViewRowAction",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"assisjeferson": "assis.jeferson@hotmail.com"
},
"source": {
"git": "https://github.com/assisjeferson/JATableViewRowAction.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JATableViewRowAction/Classes/**/*",
"pushed_with_swift_version": "3.0"
}