blob: bd45f8e183aa4b390c5744b557d8b903bf4173de [file] [log] [blame]
{
"name": "BMXSwipableCell",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"BMXSwipableCell",
"BMXSwipableCell/**/*.{h,m}"
],
"requires_arc": true
}