blob: 3e7c83c4cfc1621bb07d0630550b5e4e95cedd1f [file] [log] [blame]
{
"name": "GBSwipeTableViewCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"version": "1.0.0",
"summary": "GBSwipeTableViewCell is like WeChat cell, easy and powerfull.'",
"homepage": "https://github.com/goodyboy6/",
"authors": {
"goodyboy6": "xiaoluo.yxl@alibaba-inc.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/goodyboy6/GBSwipeTableViewCell.git",
"tag": "1.0.0"
},
"source_files": "GBSwipeCell/Class/*.{h,m}",
"public_header_files": "GBSwipeCell/Class/*.h"
}