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