[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 5 / 8 / e / MZRSlideInMenu / 0.0.2 / MZRSlideInMenu.podspec.json
blob1807c21ab97e541152bef15c79dd7954df8b530b
2   "name": "MZRSlideInMenu",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "requires_arc": true