[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 6 / STMSideMenuController / 1.2.1 / STMSideMenuController.podspec.json
blob3b3aa21b9052fcadf88f37a3312e22c0c3f968fb
2   "name": "STMSideMenuController",
3   "version": "1.2.1",
4   "summary": "A Google-like side-menu/drawer for iOS written in Objective-C",
5   "description": "A Google-like side-menu/drawer (both left and/or right) for iOS written in Objective-C with custom transition for central section",
6   "homepage": "https://github.com/stefanomondino/STMSideMenuController",
7   "license": "MIT",
8   "authors": {
9     "Stefano Mondino": "stefano.mondino.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/stefanomondino/STMSideMenuController.git",
13     "tag": "1.2.1"
14   },
15   "social_media_url": "https://twitter.com/puntoste",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "deprecated_in_favor_of": "Pax"