[Add] TensorFlowLiteSwift 0.0.1-nightly.20241213
[CocoaPods.git] / Specs / 2 / e / d / LABMenu / 0.1.1 / LABMenu.podspec.json
blob55db20126aa61eb31814783acb9a67c26534d0b1
2   "name": "LABMenu",
3   "version": "0.1.1",
4   "summary": "Simple left menu.",
5   "description": "Simple Left Menu. Just create your customize menu view, and put it in.",
6   "homepage": "https://github.com/xrax/LABMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leonardo Armero Barbosa": "limpusra@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4"
19   },
20   "source": {
21     "git": "https://github.com/xrax/LABMenu.git",
22     "tag": "0.1.1"
23   },
24   "source_files": [
25     "LABMenu/*.swift",
26     "LABMenu/*.xib"
27   ]