[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / b / 4 / TableViewDragger / 1.3.0 / TableViewDragger.podspec.json
blob941e16bd3e69e612998884645fa0360aaff88e2b
2   "name": "TableViewDragger",
3   "version": "1.3.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_version": "4.2",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/KyoheiG3/TableViewDragger.git",
19     "tag": "1.3.0"
20   },
21   "source_files": "TableViewDragger/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": "UIKit"