[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 1 / f / SideMenuController / 0.2.1 / SideMenuController.podspec.json
blob73438962259df09d98264341053bd6e6b7084c21
2   "name": "SideMenuController",
3   "version": "0.2.1",
4   "license": "MIT",
5   "summary": "Fully customisable and easy to use side menu controller written in Swift.",
6   "description": "SideMenuController is a custom container view controller written in Swift which will display the main content within a center panel and the secondary content (option menu, navigation menu, etc.) within a side panel when triggered. The side panel can be displayed either on the left or on the right side, under or over the center panel.",
7   "homepage": "https://github.com/teodorpatras/SideMenuController",
8   "social_media_url": "http://twitter.com/teodorpatras",
9   "authors": {
10     "Teodor PatraČ™": "me@teodorpatras.com"
11   },
12   "source": {
13     "git": "https://github.com/teodorpatras/SideMenuController.git",
14     "tag": "0.2.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true