[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 8 / e / MZRSlideInMenu / 0.0.5 / MZRSlideInMenu.podspec.json
blobd9f8bd416370693f37118e430ed75d49228ee6d0
2   "name": "MZRSlideInMenu",
3   "version": "0.0.5",
4   "summary": "A simple slide-in menu for iOS.",
5   "description": "                   MZRSlideInMenu is a simple slide-in menu for iOS. When a button is tapped, the menu comes from left/right with animation. Easy installation and use. Add your app an additional flavour with MZRSlideInMenu.\n\n                   * Simple.\n                   * Easy.\n                   * Different flavour of menu.\n",
6   "homepage": "https://github.com/morizotter/MZRSlideInMenu",
7   "screenshots": "https://raw.github.com/morizotter/MZRSlideInMenu/assets/sample.png",
8   "license": "MIT",
9   "authors": [
10     "Naoki Morita",
11     "other author"
12   ],
13   "social_media_url": "http://twitter.com/Naoki Morita",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/morizotter/MZRSlideInMenu.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "requires_arc": true