[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / d / GXVideoPlayer / 0.1.7 / GXVideoPlayer.podspec.json
blobe54e0427edce60c1390fcb8e675a2ad9fe8f29a8
2   "name": "GXVideoPlayer",
3   "version": "0.1.7",
4   "summary": "fix bug",
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.1.7"
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   }