[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / a / VGOverlayPlayer / 0.0.6 / VGOverlayPlayer.podspec.json
blob29af1521f97d334881f538af0fb406ce95ed2a1d
2   "name": "VGOverlayPlayer",
3   "version": "0.0.6",
4   "summary": "VGOverlayPlayer.",
5   "description": "VGOverlayPlayer",
6   "homepage": "https://github.com/KyleWhale/VGOverlayPlayer.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kylej": "kylej@bluewhaletech.pro"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/KyleWhale/VGOverlayPlayer.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "Classes",
23     "VGOverlayPlayer/Classes/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "KyCommonCode": [
27       "VGOverlayPlayer/Classes/KyCommonCode.bundle/*.png"
28     ]
29   },
30   "dependencies": {
31     "Masonry": [
33     ]
34   }