blob: d1902eb21ed288b025c0cf7434360dba67bac642 [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.1",
"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.1"
},
"frameworks": "UIKit",
"source_files": "JMSwipeTableCell/Pod/**/*.{swift}",
"resources": "JMSwipeTableCell/Pod/**/*.{xib}",
"resource_bundles": {
"JMSwipeBundle": [
"JMSwipeTableCell/Pod/**/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}