[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / 6 / CSSimpleSideMenu / 1.1.2 / CSSimpleSideMenu.podspec.json
blob398591ec2fd17ee58b9dced2ee89f735f9c0b7b4
2   "name": "CSSimpleSideMenu",
3   "version": "1.1.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.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "CSSimpleSideMenu/**/*.{swift}",
23   "resource_bundles": {
24     "CSSimpleSideMenu": [
25       "CSSimpleSideMenu/**/*.{storyboard,xib}"
26     ]
27   }