blob: 960acabfacfdce3568d8d43be5f6e7c7caa72628 [file] [log] [blame]
{
"name": "JMSwipeTableCell",
"platforms": {
"ios": "10.0"
},
"summary": "JMSwipeTableCell allows the display of swipeable buttons, with images and/or titles on a UITableViewCell.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Joshua Motley": "josh@tradealgovest.com"
},
"homepage": "https://github.com/joshmotley/JMSwipeTableCell.git",
"source": {
"git": "https://github.com/joshmotley/JMSwipeTableCell.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "JMSwipeTableCell/Pod/**/*.{swift}",
"resources": "JMSwipeTableCell/Pod/**/*.{xib}",
"pushed_with_swift_version": "3.0"
}