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