[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 9 / AMSlideMenu / 2.0.1 / AMSlideMenu.podspec.json
blobc83667e26b7636e73647575a916c7df17d3b3505
2   "name": "AMSlideMenu",
3   "version": "2.0.1",
4   "swift_versions": "5.1",
5   "summary": "Easy slide menu with high customization for ios",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "source": {
10     "git": "https://github.com/arturdev/AMSlideMenu.git",
11     "tag": "2.0.1"
12   },
13   "social_media_url": "https://www.linkedin.com/in/arturdev/",
14   "description": "This is a simple library to create sliding menus that can be used in storyboards.\n\nWith this library you can create 3 types of sliding menus: \n1. Slide menu with right menu only. \n2. Slide menu with left menu only. \n3. Slide menu with both left and right menus. \n\nThis repo contains project that demonstrate a usage of AMSlideMenu.\nWorks for both iPhone and iPad and macCatalyst.",
15   "homepage": "https://github.com/arturdev/AMSlideMenu",
16   "license": "MIT",
17   "authors": {
18     "Artur Mkrtchyan": "mkrtarturdev@gmail.com"
19   },
20   "source_files": "AMSlideMenu/**/*.{swift}",
21   "swift_version": "5.1"