blob: d645807a81689ff6015b20afb4b02bb287f15afa [file] [log] [blame]
{
"name": "BORSwipableCell",
"version": "0.1.0",
"summary": "UITableViewCell and UIView that support swipe to reveal left and right hidden views",
"homepage": "https://github.com/BohdanOrlov/BORSwipableCell",
"license": "MIT",
"authors": {
"BohdanOrlov": "Bohdan.Orlov@gmail.com"
},
"source": {
"git": "https://github.com/BohdanOrlov/BORSwipableCell.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}