blob: 2f108d13b70d3fa35db78402d08cb00f602b3366 [file] [log] [blame]
{
"name": "TDSideMenuController",
"version": "0.4.1",
"license": "MIT",
"summary": "Fully customisable and easy to use side menu controller written in Swift.",
"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.",
"homepage": "https://gitlab.com/tedmob/ios/sidemenucontroller",
"social_media_url": "https://tedmob.com",
"authors": {
"iOS Team": "ios@tedmob.com"
},
"source": {
"git": "https://gitlab.com/tedmob/ios/sidemenucontroller.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}