blob: 89f44351cf32708e4908db6d85ddbb5b2729ec53 [file] [log] [blame]
{
"name": "BGTableViewRowActionWithImage",
"version": "0.1.0",
"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 underneath.",
"license": "MIT",
"authors": {
"Ben Guild": "email@benguild.com"
},
"source": {
"git": "https://github.com/benguild/BGTableViewRowActionWithImage.git",
"tag": "0.1.0"
},
"source_files": "BGTableViewRowActionWithImage.{h,m}",
"social_media_url": "https://twitter.com/benguild",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"deprecated": true
}