[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / 1 / b / URBNSwipeableController / 0.2.0 / URBNSwipeableController.podspec.json
blob3fe3f464ab1a8a194e58b167c657a6642d65d814
2   "name": "URBNSwipeableController",
3   "version": "0.2.0",
4   "summary": "URBNSwipeableController allows you to add swiping to any tableviewcell, collectionviewcell, or any old view.",
5   "homepage": "https://github.com/urbn/URBNDataSource",
6   "license": "MIT",
7   "authors": {
8     "URBN": "mobileteam@urbn.com"
9   },
10   "source": {
11     "git": "https://github.com/urbn/URBNSwipeableController.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m}"