[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / d / SwipeableTableViewCell / 0.2.1 / SwipeableTableViewCell.podspec.json
blobbafbdb4d75afe565b3e6aa7dccb9a084d9af5088
2   "name": "SwipeableTableViewCell",
3   "version": "0.2.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.2.1"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "swift_version": "4.0",
22   "source_files": "SwipeableTableViewCell/Classes/**/*"