[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 3 / MCPanelViewController / 0.2 / MCPanelViewController.podspec.json
blobf84eccef3e48fb6e9c0d9b3c8418140ed47c094c
2   "name": "MCPanelViewController",
3   "version": "0.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Drop-in panel control for iOS with blurring background and screen-edge activation gestures.",
12   "homepage": "https://github.com/mehsome/MCPanelViewController",
13   "authors": {
14     "Matthew Cheok": "cheok.jz@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/mehsome/MCPanelViewController.git",
19     "branch": "master",
20     "tag": "0.2"
21   },
22   "source_files": "MCPanelViewController/*.{h,m}",
23   "public_header_files": "MCPanelViewController/MCPanelViewController.h"