[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 8 / SidePanelMenu / 0.1.2 / SidePanelMenu.podspec.json
blob9f5f6bfe4ac76c3461bfc3a2fa5c91162a7d8930
2   "name": "SidePanelMenu",
3   "version": "0.1.2",
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   "screenshots": "https://github.com/pjanoti/SidePanelMenu/img.png",
8   "license": {
9     "type": "MIT",
10     "file": "FILE_LICENSE"
11   },
12   "authors": {
13     "pjanoti@altimetrik.com": "pjanoti@altimetrik.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/pjanoti/SidePanelMenu.git",
20     "branch": "master",
21     "tag": "0.1.2"
22   },
23   "source_files": "Classes/**/*.{swift}",
24   "resources": "Classes/**/*.{png,xib}",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true,
30   "pushed_with_swift_version": "3.0"