blob: 582b16d0897296453578646b7fd3c70ed51d4545 [file] [log] [blame]
{
"name": "LongPressTable",
"version": "1.0.0",
"license": "MIT",
"homepage": "https://github.com/410900345/LongPressTableDemo",
"authors": {
"Suk": "410900345@qq.com"
},
"summary": "long press delete tableviewCell",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/410900345/LongPressTableDemo.git",
"tag": "1.0.0"
},
"source_files": "LongPressTableCell/**/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}