[Add] BoreyAdSDK 1.0.7
[CocoaPods.git] / Specs / 5 / a / 1 / SwipeCell / 0.1.0 / SwipeCell.podspec.json
blob0c982be19d8f6905b27d2e422d5840c6c8310f24
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.1.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.1.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"