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