blob: 438f913fbc70a7d01ae361702a1ab2bdf5f4b42e [file] [log] [blame]
{
"name": "BMXSwipableCell",
"version": "1.1",
"summary": "A custom UITableViewCell that supports swipe to reveal",
"homepage": "https://github.com/mbigatti/BMXSwipableCell",
"license": "MIT",
"authors": {
"Massimiliano Bigatti": "massimiliano@bigatti.it"
},
"source": {
"git": "https://github.com/mbigatti/BMXSwipableCell.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"BMXSwipableCell",
"BMXSwipableCell/**/*.{h,m}"
],
"requires_arc": true
}