[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / d / a / f / LPRTableView / 1.0.2 / LPRTableView.podspec.json
blob955717c26d4b024ce8963ef6ed9c8ee86e14e826
2   "name": "LPRTableView",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "*.swift",
19   "exclude_files": "ReorderTest/**",
20   "swift_version": "5.0"