[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / f / M3SideMenu / 0.1.0 / M3SideMenu.podspec.json
blob4efa367d468fd3f007ab440a54e14df11bc8aa15
2   "name": "M3SideMenu",
3   "version": "0.1.0",
4   "summary": "light weight side menu, that offers navigation and other useful containers",
5   "description": "a little Objective C side navigation view, that we created for a certain project.\nThe view is separated into 3 segments: \n- top: extendable table view with add/remove cell functionalities \n- middle: navigation buttons, the view resizes itself depending on the button count) \n- bottom: custom view template (e.g. profile picture) \n \nEach of the three segments can be disabled/hidden, which will make the others adjust their sizes accordingly\n",
6   "homepage": "https://github.com/mice3/M3SideMenu",
7   "license": "MIT",
8   "authors": {
9     "rok črešnik": "rok@mice3.it"
10   },
11   "source": {
12     "git": "https://github.com/mice3/M3SideMenu.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/rcresnik",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resources": "Pod/Assets/*.xib"