[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 0 / FYDraggableView / 0.0.1 / FYDraggableView.podspec.json
blobfa2500d89f0b82972e19cd830894e875aaf73457
2   "name": "FYDraggableView",
3   "version": "0.0.1",
4   "summary": "FYDraggableView provides an easy way to make a view support dragging.",
5   "homepage": "https://github.com/foyoodo/FYDraggableView",
6   "license": "MIT",
7   "authors": {
8     "foyoodo": "foyoodo@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/foyoodo",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/foyoodo/FYDraggableView.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "source_files": "FYDraggableViewDemo/FYDraggableView/*.{h,m}"