[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 2 / d / LHDraggableViewController / 0.1.0 / LHDraggableViewController.podspec.json
blob5bcafb0320e0ca3373df1d6397e55a300762ab8e
2   "name": "LHDraggableViewController",
3   "version": "0.1.0",
4   "summary": "A short description of LHDraggableViewController.",
5   "description": "TODO: LHDraggableViewController like Facebook Video and Youtube app, LHDraggableViewController allows you to play videos on a floating mini window at the bottom of your screen from sites like YouTube, Vimeo & Facebook or custom video , yes you have to prepare your video view for that.\n\nThe controller extend from https://github.com/entotsu/DraggableFloatingViewController\n\nHow it works The view will animate the view just like Youtube mobile app, while tapping on video a UIView pops up from right corner of the screen and the view can be dragged to right corner through Pan Gesture and more features are there as Youtube iOS app",
6   "homepage": "https://github.com/longhoang2984/LHDraggableViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Long Hoà€ng": "longhoang.2984@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/longhoang2984/LHDraggableViewController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LHDraggableViewController/Classes/**/*"