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