blob: faea6f6159d343871ef136b670509289f51b26b5 [file] [log] [blame]
{
"name": "MCPanelViewController",
"version": "0.2.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Drop-in panel control for iOS with blurring background and screen-edge activation gestures.",
"homepage": "https://github.com/matthewcheok/MCPanelViewController",
"authors": {
"Matthew Cheok": "cheok.jz@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/matthewcheok/MCPanelViewController.git",
"branch": "master",
"tag": "0.2.1"
},
"source_files": "MCPanelViewController/*.{h,m}",
"public_header_files": "MCPanelViewController/MCPanelViewController.h"
}