[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 8 / b / d / GXVideoPlayer / 0.2.6 / GXVideoPlayer.podspec.json
blob8d6afd4aac8d5cc6410fe56b8d9c2e0ac1ef9f0f
2   "name": "GXVideoPlayer",
3   "version": "0.2.6",
4   "summary": "change:缓冲满之后play回调仅在缓冲时具备",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gaoguangxiao",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "小修": "gaoguangxiao125@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/gaoguangxiao/GXVideoPlayer.git",
16     "tag": "0.2.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GXVideoPlayer/Classes/**/*",
22   "resource_bundles": {
23     "GXVideoPlayer": [
24       "GXVideoPlayer/Assets/*.png",
25       "GXVideoPlayer/Assets/WMPlayer.bundle"
26     ]
27   },
28   "dependencies": {
29     "Masonry": [
31     ]
32   }