[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / b / URBNSwipeableController / 0.2.4 / URBNSwipeableController.podspec.json
bloba584f085d2678b1d4c44ec53025675abeb2e594a
2   "name": "URBNSwipeableController",
3   "version": "0.2.4",
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.4"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m}"