blob: f7b8033536ed7686c934602cd7293d38d3693add [file] [log] [blame]
{
"name": "BDSwipeTableViewCell",
"version": "1.0.4",
"summary": "Usefull tool for objective-c develop.",
"description": "Usefull tool for objective-c develop.Help yourself in this post.And buy me a cup of coffee.Just kidding.Anyway Where is coffee shop?",
"homepage": "https://github.com/reference/BDSwipeTableViewCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scott Ban": "imti_bandianhong@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/reference/BDSwipeTableViewCell.git",
"tag": "1.0.4"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"MGSwipeTableCell": [
]
},
"source_files": "*.{h,m}",
"public_header_files": "BDSwipeTableViewCell.h"
}