[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / a / f / LPRTableView / 1.0.3 / LPRTableView.podspec.json
blobbc6cf02202770822e9cbe20185cdadfe25493d7c
2   "name": "LPRTableView",
3   "version": "1.0.3",
4   "summary": "A drop-in replacement for UITableView and UITableViewController that supports long-press reordering of cells.",
5   "homepage": "https://github.com/nicolasgomollon/LPRTableView",
6   "platforms": {
7     "ios": "12.0"
8   },
9   "swift_versions": [
10     "5.0"
11   ],
12   "authors": "Nicolas Gomollon",
13   "license": "MIT",
14   "source": {
15     "git": "https://github.com/nicolasgomollon/LPRTableView.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "*.swift",
19   "exclude_files": "ReorderTest/**",
20   "swift_version": "5.0"