[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / c / 3 / MCPanelViewController / 0.1 / MCPanelViewController.podspec.json
blob2f05ee6d59d89c6283fbd94de799d34e029fded8
2   "name": "MCPanelViewController",
3   "version": "0.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/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.1"
21   },
22   "source_files": [
23     "MCPanelViewController/MCPanelViewController.{h,m}",
24     "MCPanelViewController/MCPanGestureRecognizer.{h,m}",
25     "MCPanelViewController/UIImage+ImageEffects.{h,m}"
26   ],
27   "public_header_files": "MCPanelViewController/MCPanelViewController.h"