[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / a / c / JXMovableCellTableView / 0.0.3 / JXMovableCellTableView.podspec.json
blob66b2dc4dea56bcf9b628b3fb3016178f67699295
2   "name": "JXMovableCellTableView",
3   "version": "0.0.3",
4   "summary": "The custom tableView which can start moving the cell with a long press gesture.",
5   "homepage": "https://github.com/pujiaxin33/JXMovableCellTableView",
6   "license": "MIT",
7   "authors": {
8     "pujiaxin33": "317437084@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/pujiaxin33/JXMovableCellTableView.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true