[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / f / ViewDragger / 1.0.0 / ViewDragger.podspec.json
blob3092246cb3de81af1054844ebffbcf2acffe706c
2   "name": "ViewDragger",
3   "version": "1.0.0",
4   "summary": "A tiny tool to provide draggable function to any UIView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/vince-hz/ViewDragger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vince-hz": "zjxuyunshi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vince-hz/ViewDragger.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ViewDragger/Classes/**/*"