blob: ce05efd2958fef244df92a358d1c1bb3e0ae7fa4 [file] [log] [blame]
{
"name": "SCSwipeTableViewCell",
"version": "1.0.1",
"summary": "A tableViewCell With custom button like the system cell delete button",
"description": "A longer description of SCSwipeTableViewCell in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/MonkeyS914/SCSwipeTableViewCell",
"license": "MIT",
"authors": {
"MonkeyS914": "4919668@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/MonkeyS914/SCSwipeTableViewCell.git",
"tag": "1.0.1"
},
"source_files": "SCSwipeTableViewCell/**/*.{h,m}"
}