[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / d / a / ZLReorderTableView / 0.1.0 / ZLReorderTableView.podspec.json
blobce7beca743fb461df7276c0868631febd3cb8ed6
2   "name": "ZLReorderTableView",
3   "version": "0.1.0",
4   "summary": "Using long press gesture to reorder cells in tableview.",
5   "homepage": "https://github.com/desolateug/ZLReorderTableView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zlj": "zhenglingjue@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/desolateug/ZLReorderTableView.git",
15     "tag": "0.1.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ZLReorderTableView/Classes/**/*"