[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / d / GXVideoPlayer / 0.2.2 / GXVideoPlayer.podspec.json
blob27c78e717b063ca22f783a294617439e020877c5
2   "name": "GXVideoPlayer",
3   "version": "0.2.2",
4   "summary": "增加视频播放结束的条件判断",
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.2"
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   }