[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / 7 / TableViewDraggerDTCustom / 1.3.1 / TableViewDraggerDTCustom.podspec.json
blobc971421d0b54e47f9715202f52d5fe930507729d
2   "name": "TableViewDraggerDTCustom",
3   "version": "1.3.1",
4   "summary": "A cells of UITableView can be rearranged by drag and drop.",
5   "homepage": "https://github.com/AsTao/TableViewDragger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "astao": "236048180@qq.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/AsTao/TableViewDragger.git",
19     "tag": "1.3.1"
20   },
21   "source_files": "TableViewDragger/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "swift_version": "5.0"