[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / 2 / 5 / DSSwipeTableViewCell / 0.0.2 / DSSwipeTableViewCell.podspec.json
blob86f45e3f76ac297ac5b638678ff8e58343696cc3
2   "name": "DSSwipeTableViewCell",
3   "version": "0.0.2",
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.2"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "requires_arc": true