[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / 3 / SideMenuSwift / 1.0.0 / SideMenuSwift.podspec.json
blob32d08dc2e41f8e27acf92009d49e7a1d4f4bb7b2
2   "name": "SideMenuSwift",
3   "version": "1.0.0",
4   "summary": "An interactive iOS side menu with rich features.",
5   "description": "SideMenuSwift is an iOS container view controller written in Swift. Its easy-to-use and supports both storyboard and code. It provides several ways to reveal the menu and animate the status bar.",
6   "homepage": "https://github.com/kukushi/SideMenu",
7   "license": "MIT",
8   "authors": {
9     "kukushi": ""
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/kukushi/SideMenu.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SideMenu/*.{h,m,swift}",
19   "swift_version": "4.2",
20   "requires_arc": true