[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 6 / STMSideMenuController / 0.1.3 / STMSideMenuController.podspec.json
blob9cfde41bfcf94ddd6b2034072becf684092c5610
2   "name": "STMSideMenuController",
3   "version": "0.1.3",
4   "summary": "A Google-like side-menu/drawer for iOS written in Objective-C",
5   "description": "                       A Google-like side-menu/drawer for iOS written in Objective-C with custom transition for central section\n",
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.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "STMSideMenuController": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "deprecated_in_favor_of": "Pax"