blob: 0ba37e1a82c36d987d47dfe8d6ccc1610e405a71 [file] [log] [blame]
{
"name": "BGTableViewRowActionWithImage",
"version": "0.4.1",
"homepage": "https://github.com/benguild/BGTableViewRowActionWithImage",
"screenshots": "https://raw.github.com/benguild/BGTableViewRowActionWithImage/master/demo.jpg",
"summary": "A variation on the iOS 8.0+ `UITableViewRowAction` to support icons, with text below.",
"license": "MIT",
"authors": {
"Ben Guild": "email@benguild.com",
"Tom Kraina": "me@tomkraina.com"
},
"source": {
"git": "https://github.com/benguild/BGTableViewRowActionWithImage.git",
"tag": "0.4.1"
},
"source_files": "BGTableViewRowActionWithImage.{h,m}",
"social_media_url": "https://twitter.com/benguild",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"deprecated": true
}