[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 6 / STMSideMenuController / 0.2 / STMSideMenuController.podspec.json
blob90169cc40c1a5a38bd6d5201df1caee255d15db7
2   "name": "STMSideMenuController",
3   "version": "0.2",
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": "0.2"
14   },
15   "social_media_url": "https://twitter.com/puntoste",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "STMSideMenuController": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "deprecated_in_favor_of": "Pax"