[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 3 / e / d / TYPolyvPlayer / 0.5.0 / TYPolyvPlayer.podspec.json
blobd4b14b3bf4074d5f0c32a5de8943831183448f50
2   "name": "TYPolyvPlayer",
3   "version": "0.5.0",
4   "summary": "A short description of TYPolyvPlayer.",
5   "description": "A short description of TYPolyvPlayer.A short description of TYPolyvPlayer.A short description of TYPolyvPlayer.A short description of TYPolyvPlayer.",
6   "homepage": "https://github.com/glj0209/TYPolyvPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "glj0209": "gljartemis@gmail.com"
13   },
14   "source": {
15     "git": "ssh://git@gitlabssh.office.tengyue360.com:8042/tengyue-app/typolyvplayer.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": [
23     "TYPolyvPlayer/Classes/**/*.h",
24     "TYPolyvPlayer/Classes/**/*.m"
25   ],
26   "resource_bundles": {
27     "TYPolyvPlayer": [
28       "TYPolyvPlayer/Classes/PolyvLive/**/*.xib",
29       "TYPolyvPlayer/Classes/PolyvLive/**/*.png"
30     ],
31     "Emotion": [
32       "TYPolyvPlayer/Classes/PolyvLive/BCKeyBoard/resource/Emotion.bundle",
33       "TYPolyvPlayer/Classes/PolyvLive/BCKeyBoard/**/*.png"
34     ],
35     "PlayerSkin": [
36       "TYPolyvPlayer/Classes/PolyvLive/player/PLVLivePlayerSkin.bundle",
37       "TYPolyvPlayer/Classes/PolyvLive/player/**/*.png"
38     ],
39     "EmotionP": [
40       "TYPolyvPlayer/Classes/PolyvLive/BCKeyBoard/resource/Emotions.plist"
41     ],
42     "VodSetting": [
43       "TYPolyvPlayer/Classes/PolyvSDK/Settings.bundle"
44     ],
45     "VodPlayer": [
46       "TYPolyvPlayer/Classes/PolyvSDK/**/*.xib",
47       "TYPolyvPlayer/Classes/PolyvSDK/Recourse/*.png"
48     ]
49   },
50   "dependencies": {
51     "PolyvLiveAPI": [
52       "~> 0.6.0"
53     ],
54     "PolyvSocketAPI": [
55       "~> 0.5.0"
56     ],
57     "PolyvIJKPlayer": [
58       "~> 0.4.0"
59     ],
60     "AgoraRtcEngine_iOS": [
61       "~> 2.0.0"
62     ],
63     "XRCarouselView": [
64       "~> 2.6.1"
65     ],
66     "YYWebImage": [
67       "~> 1.0.5"
68     ],
69     "FDStackView": [
70       "~> 1.0.1"
71     ],
72     "PolyvVodSDK": [
73       "~> 2.6.1"
74     ],
75     "PLVVodDanmu": [
76       "~> 0.0.1"
77     ],
78     "PLVSubtitle": [
79       "~> 0.1.0"
80     ],
81     "Masonry": [
82       "~> 1.1"
83     ],
84     "SDWebImage": [
85       "~> 4.4.1"
86     ],
87     "MBProgressHUD": [
88       "~> 1.1.0"
89     ],
90     "LBLelinkKit": [
91       "~> 30201"
92     ]
93   },
94   "static_framework": true,
95   "swift_version": "4.0"