[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / c / JPVerticalSlideMenu / 1.0.1 / JPVerticalSlideMenu.podspec.json
blob6ea58913e955d5dc68df8cc2868a588ca77ef1a5
2   "name": "JPVerticalSlideMenu",
3   "version": "1.0.1",
4   "summary": "Sliding Menu for iOS (Top and Bottom menus)",
5   "homepage": "http://www.juanpecatalan.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Juanpe Catalán": "juanpecm@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Juanpe/JPVerticalSlideMenu.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "JPVerticalSlideMenu/JPVerticalSlideLib/JPVerticalSlideViewController.{h,m}",
22     "JPVerticalSlideMenu/JPVerticalSlideLib/JPVerticalSlideVCProtocols.h"
23   ],
24   "requires_arc": true