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