blob: 2950ccc26364476c4991b8333c5a908a6daa8460 [file] [log] [blame]
{
"name": "SCSwipeTableViewCell",
"version": "1.0.0",
"summary": "A tableViewCell With custom button like the system 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.0"
},
"source_files": "SCSwipeTableViewCell/**/*.{h,m}"
}