[Add] PULPulsateBeta 4.7.0BetaRC10
[CocoaPods.git] / Specs / 7 / 9 / e / PeripheralMenu / 0.1.1 / PeripheralMenu.podspec.json
blob07e349bb652c90e7016c0e31ffd42db71d79f9cf
2   "name": "PeripheralMenu",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "PeripheralMenu/Classes/**/*"