[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / 2 / d / LHDraggableViewController / 1.0.0 / LHDraggableViewController.podspec.json
blob4b362469fcb4bba7980a670914fe6c830da59109
2   "name": "LHDraggableViewController",
3   "version": "1.0.0",
4   "summary": "LHDraggableViewController like play video screen of facebook and youtube app",
5   "description": "TODO: LHDraggableViewController like play video screen of facebook 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": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "LHDraggableViewController/**/*.swift",
23   "frameworks": "UIKit"