[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 2 / 5 / DSSwipeTableViewCell / 0.0.3 / DSSwipeTableViewCell.podspec.json
blobc5e0e53ab11374adca2624493175cc622af80806
2   "name": "DSSwipeTableViewCell",
3   "version": "0.0.3",
4   "summary": "A drop-in replacement for UITableViewCell with horizontal scrolling to reveal a custom view",
5   "homepage": "https://github.com/DonovanSoderlund/DSSwipeTableViewCell",
6   "license": "MIT",
7   "authors": {
8     "Donovan Söderlund": "donovan@donovan.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/DonovanSoderlund/DSSwipeTableViewCell.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "requires_arc": true