[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 5 / d / SwipeableTableViewCell / 0.1.1 / SwipeableTableViewCell.podspec.json
blob6c29b7feb2a57ffefb053b7299a6837b56aae2e2
2   "name": "SwipeableTableViewCell",
3   "version": "0.1.1",
4   "summary": "Swipable subclass of UITableViewCell",
5   "description": "A subclass of UITableViewCell which adds an ability to swipe left the content of the cell.",
6   "homepage": "https://github.com/10clouds/SwipeableTableViewCell-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hubert Kuczynski": "hubert.kuczynski@10clouds.com"
13   },
14   "source": {
15     "git": "https://github.com/10clouds/SwipeableTableViewCell-ios.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "swift_version": "4.0",
22   "source_files": "SwipeableTableViewCell/Classes/**/*"