[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 8 / SidePanelMenu / 0.0.4 / SidePanelMenu.podspec.json
blob64c97ab85eff1d06deaa7e881c2d98c3d763ef45
2   "name": "SidePanelMenu",
3   "version": "0.0.4",
4   "summary": "It gives an Android style side panel menu.",
5   "description": "It gives an Android style side panel menu. you can set the different properties of SideMenuView like `backGroundColor`, `separatorColor `, `separatorType `, `transparentViewMargin ` etc if you need to customize it otherwise it will take default values.",
6   "homepage": "https://github.com/pjanoti/SidePanelMenu",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "pjanoti@altimetrik.com": "pjanoti@altimetrik.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/pjanoti/SidePanelMenu.git",
19     "branch": "master",
20     "tag": "0.0.4"
21   },
22   "source_files": "Classes/**/*.{swift}",
23   "resources": "Classes/**/*.{png,xib}",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"