blob: 7e1ac27395ac7b2c462a5d2e1c44a5b91b4788cd [file] [log] [blame]
{
"name": "JATableViewRowAction",
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A custom TableViewRowAction to use only image and image with text.",
"homepage": "https://github.com/assisjeferson/JATableViewRowAction",
"authors": {
"assisjeferson": "assis.jeferson@hotmail.com"
},
"source": {
"git": "https://github.com/assisjeferson/JATableViewRowAction.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}