blob: 9571793e8c605890332a397890f94ce54f41cd33 [file] [log] [blame]
{
"name": "BGTableViewRowActionWithImage",
"version": "0.4.3",
"homepage": "https://github.com/benguild/BGTableViewRowActionWithImage",
"screenshots": "https://raw.github.com/benguild/BGTableViewRowActionWithImage/master/demo.jpg",
"summary": "A variation on the iOS 8-10 (not supported in 11+) `UITableViewRowAction` to support icons, with text below. Similar to the iOS 9 Mail app.",
"license": "MIT",
"authors": {
"Ben Guild": "hello@benguild.com",
"Tom Kraina": "me@tomkraina.com"
},
"source": {
"git": "https://github.com/benguild/BGTableViewRowActionWithImage.git",
"tag": "0.4.3"
},
"source_files": "BGTableViewRowActionWithImage.{h,m}",
"social_media_url": "https://twitter.com/benguild",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"deprecated": true
}