[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / 1 / SwipeCell / 0.2.0 / SwipeCell.podspec.json
blob753cb299c213acf05f26ddb3f84491721e3c3730
2   "name": "SwipeCell",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "Swipe cell support like in a UITableView.",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Dennis Mueller": "d3mueller@me.com"
15   },
16   "homepage": "https://github.com/d3mueller/SwipeCell",
17   "source": {
18     "git": "https://github.com/d3mueller/SwipeCell.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SnapKit": [
25     ],
26     "SwifterSwift": [
28     ],
29     "UIImageColors": [
31     ]
32   },
33   "source_files": "SwipeCell/**/*.{swift}",
34   "swift_version": "4.2"