[Add] TelnyxRTC 0.1.41
[CocoaPods.git] / Specs / 9 / b / 4 / TableViewDragger / 2.0.0 / TableViewDragger.podspec.json
blob9f187b89e0b743ff97e3f42c6f0594de8b6c63f7
2   "name": "TableViewDragger",
3   "version": "2.0.0",
4   "summary": "A cells of UITableView can be rearranged by drag and drop.",
5   "homepage": "https://github.com/KyoheiG3/TableViewDragger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyohei Ito": "je.suis.kyohei@gmail.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/KyoheiG3/TableViewDragger.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "TableViewDragger/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "swift_version": "5.0"