blob: 727924591419c382ed10d3519eb1c494cecad708 [file] [log] [blame]
{
"name": "URBNSwipeableController",
"version": "0.2.6",
"summary": "URBNSwipeableController allows you to add swiping to any tableviewcell, collectionviewcell, or any old view.",
"homepage": "https://github.com/urbn/URBNSwipeableController",
"license": "MIT",
"authors": {
"URBN": "mobileteam@urbn.com"
},
"source": {
"git": "https://github.com/urbn/URBNSwipeableController.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}"
}