[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 3 / MCPanelViewController / 0.2.1 / MCPanelViewController.podspec.json
blobfaea6f6159d343871ef136b670509289f51b26b5
2   "name": "MCPanelViewController",
3   "version": "0.2.1",
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/matthewcheok/MCPanelViewController",
13   "authors": {
14     "Matthew Cheok": "cheok.jz@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/matthewcheok/MCPanelViewController.git",
19     "branch": "master",
20     "tag": "0.2.1"
21   },
22   "source_files": "MCPanelViewController/*.{h,m}",
23   "public_header_files": "MCPanelViewController/MCPanelViewController.h"