[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / e / d / TYPolyvPlayer / 0.6.0 / TYPolyvPlayer.podspec.json
blobd1911a7d0257bd6741ba5188ac37c3979742e62d
2   "name": "TYPolyvPlayer",
3   "version": "0.6.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.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.0",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "source_files": [
26     "TYPolyvPlayer/Classes/**/*.h",
27     "TYPolyvPlayer/Classes/**/*.m"
28   ],
29   "resource_bundles": {
30     "TYPolyvPlayer": [
31       "TYPolyvPlayer/Classes/PolyvLive/**/*.xib",
32       "TYPolyvPlayer/Classes/PolyvLive/**/*.png"
33     ],
34     "Emotion": [
35       "TYPolyvPlayer/Classes/PolyvLive/BCKeyBoard/resource/Emotion.bundle",
36       "TYPolyvPlayer/Classes/PolyvLive/BCKeyBoard/**/*.png"
37     ],
38     "PlayerSkin": [
39       "TYPolyvPlayer/Classes/PolyvLive/player/PLVLivePlayerSkin.bundle",
40       "TYPolyvPlayer/Classes/PolyvLive/player/**/*.png"
41     ],
42     "EmotionP": [
43       "TYPolyvPlayer/Classes/PolyvLive/BCKeyBoard/resource/Emotions.plist"
44     ],
45     "VodSetting": [
46       "TYPolyvPlayer/Classes/PolyvSDK/Settings.bundle"
47     ],
48     "VodPlayer": [
49       "TYPolyvPlayer/Classes/PolyvSDK/**/*.xib",
50       "TYPolyvPlayer/Classes/PolyvSDK/Recourse/*.png"
51     ]
52   },
53   "dependencies": {
54     "PolyvLiveAPI": [
55       "~> 0.6.0"
56     ],
57     "PolyvSocketAPI": [
58       "~> 0.5.0"
59     ],
60     "PolyvIJKPlayer": [
61       "~> 0.4.0"
62     ],
63     "AgoraRtcEngine_iOS": [
64       "~> 2.0.0"
65     ],
66     "XRCarouselView": [
67       "~> 2.6.1"
68     ],
69     "YYWebImage": [
70       "~> 1.0.5"
71     ],
72     "FDStackView": [
73       "~> 1.0.1"
74     ],
75     "PolyvVodSDK": [
76       "~> 2.6.1"
77     ],
78     "PLVVodDanmu": [
79       "~> 0.0.1"
80     ],
81     "PLVSubtitle": [
82       "~> 0.1.0"
83     ],
84     "Masonry": [
85       "~> 1.1"
86     ],
87     "SDWebImage": [
88       "~> 4.4.1"
89     ],
90     "MBProgressHUD": [
91       "~> 1.1.0"
92     ],
93     "LBLelinkKit": [
94       "~> 30201"
95     ]
96   },
97   "static_framework": true,
98   "swift_version": "4.0"