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