[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / f / RUMSlidingMenu / 1.1.0 / RUMSlidingMenu.podspec.json
blob91530c764dee0621dbf7069a443102feb74c56db
2   "name": "RUMSlidingMenu",
3   "version": "1.1.0",
4   "summary": "A generic sliding menu component, that supports a left- and right-handside background menus.",
5   "description": "                        Based on the [RayWenderlich](http://www.raywenderlich.com/32054/how-to-create-a-slide-out-navigation-like-facebook-and-path\" How to Create a Slide-Out Navigation Panel\") tutorial, \n                        but improved to be less coupled to the displayed UIViewControllers, for easier integration to other projects.\n",
6   "homepage": "https://github.com/timsearle/RUMSlidingMenu",
7   "license": "MIT",
8   "authors": {
9     "Tim Searle": ""
10   },
11   "source": {
12     "git": "https://github.com/timsearle/RUMSlidingMenu.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*.{h,m}"