[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / e / PeripheralMenu / 0.1.0 / PeripheralMenu.podspec.json
blobd92be2a98b82c014175c24e439b01e1d0caa0f5c
2   "name": "PeripheralMenu",
3   "version": "0.1.0",
4   "summary": "PeripheralMenu is essentially a re-usable side menu with some customizations.",
5   "description": "This CocoaPod creates a reusable, customizable side menu for API users. It is essentially a fork of the SideMenuController by TeodorPatras, with extended functionality and will always be maintained and updated to latest Swift language version.",
6   "homepage": "https://github.com/michaelcordero/PeripheralMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "michaelcordero": "michaelpetercordero@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/michaelcordero/PeripheralMenu.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "PeripheralMenu/Classes/**/*",
22   "swift_version": "5.0"