[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 2 / 6 / STMSideMenuController / 1.1 / STMSideMenuController.podspec.json
blob0acfdc89fcb2717052f4041a5d47f435f54a4a7d
2   "name": "STMSideMenuController",
3   "version": "1.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.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"