blob: cff69a088b0d1ac92641b7caa1b429b5bd056994 [file] [log] [blame]
{
"name": "BGTableViewRowActionWithImage",
"version": "0.3.5",
"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"
},
"source": {
"git": "https://github.com/benguild/BGTableViewRowActionWithImage.git",
"tag": "0.3.5"
},
"source_files": "BGTableViewRowActionWithImage.{h,m}",
"social_media_url": "https://twitter.com/benguild",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"deprecated": true
}