[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / 0 / WGLVideoPlayerGesturer / 0.0.1 / WGLVideoPlayerGesturer.podspec.json
blob5f3880d07370133469fadad1f42d0be3b28d80fb
2   "name": "WGLVideoPlayerGesturer",
3   "version": "0.0.1",
4   "summary": "This is a gesture tool to control volume, brightness and playRate of video player.",
5   "description": "\"This is a gesture tool to control volume, brightness and playRate of video player.\"",
6   "homepage": "https://github.com/guanlongwu/WGLVideoPlayerGesturer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuguanlong": "guanlongwu@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/guanlongwu/WGLVideoPlayerGesturer.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "WGLVideoPlayerGesturer/*",
22   "public_header_files": "WGLVideoPlayerGesturer/*.h",
23   "frameworks": [
24     "CoreFoundation",
25     "Foundation"
26   ],
27   "requires_arc": true