[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / f / PLMenuBar / 0.0.1 / PLMenuBar.podspec.json
blob67ceb711330a3fe37df5ad81f736c6ba66e1d625
2   "name": "PLMenuBar",
3   "version": "0.0.1",
4   "summary": "PLMenuBar is a customized menubar for tvOS, simple and easy to use.",
5   "homepage": "https://github.com/PatrickSCLin/PLMenuBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Patrick Lin": "patricksclin@gmail.com"
12   },
13   "platforms": {
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/PatrickSCLin/PLMenuBar.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "PLMenuBar/Info.plist",
22     "PLMenuBar/PLBackdropView",
23     "PLMenuBar/PLMenuBar.h",
24     "PLMenuBar/PLMenuBarView.swift",
25     "PLMenuBar/PLMenuDetailComboRowView.swift",
26     "PLMenuBar/PLMenuDetailComboSectionView.swift",
27     "PLMenuBar/PLMenuDetailComboView.swift",
28     "PLMenuBar/PLMenuDetailDescView.swift",
29     "PLMenuBar/PLMenuDetailView.swift",
30     "PLMenuBar/Resources"
31   ],
32   "resources": "PLMenuBar/Resources/*.png",
33   "requires_arc": true