blob: 0c9084192cf0527a80f48cd331eddad8406e0892 [file] [log] [blame]
{
"name": "BSSwipeTableView",
"version": "0.0.1",
"summary": "a swipeTableView Demo",
"description": "haoyong",
"homepage": "https://github.com/BShun/BSSwipeTableView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"BShun": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BShun/BSSwipeTableView.git",
"tag": "0.0.1"
},
"source_files": "SwipeTableView/**/*.{h,m}",
"requires_arc": true
}