[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / 6 / CSSimpleSideMenu / 1.0.2 / CSSimpleSideMenu.podspec.json
blob17640d19ce8f88cb59ffff8c7eb94a51369ac3b0
2   "name": "CSSimpleSideMenu",
3   "version": "1.0.2",
4   "summary": "A simple iOS side menu for small projects.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yaddaa/CSSimpleSideMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chelak Stas": "yaddaa2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yaddaa/CSSimpleSideMenu.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "CSSimpleSideMenu/**/*.{swift}",
23   "resource_bundles": {
24     "CSSimpleSideMenu": [
25       "CSSimpleSideMenu/**/*.{storyboard}"
26     ]
27   }