[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 2 / 6 / STMSideMenuController / 0.1.5 / STMSideMenuController.podspec.json
blob32cebb3e695ded2f689a5ff2a0e44a12b93fc33a
2   "name": "STMSideMenuController",
3   "version": "0.1.5",
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.1.5"
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"