blob: 9a3dd85d746408b4e95c1f4eb379ef2c438410a6 [file] [log] [blame]
{
"name": "URBNSwipeableController",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}"
}