blob: 0acfdc89fcb2717052f4041a5d47f435f54a4a7d [file] [log] [blame]
{
"name": "STMSideMenuController",
"version": "1.1",
"summary": "A Google-like side-menu/drawer for iOS written in Objective-C",
"description": "A Google-like side-menu/drawer (both left and/or right) for iOS written in Objective-C with custom transition for central section",
"homepage": "https://github.com/stefanomondino/STMSideMenuController",
"license": "MIT",
"authors": {
"Stefano Mondino": "stefano.mondino.dev@gmail.com"
},
"source": {
"git": "https://github.com/stefanomondino/STMSideMenuController.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/puntoste",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"deprecated_in_favor_of": "Pax"
}