blob: 5ed3043d3914772a19211fc987f900ac0857bf58 [file] [log] [blame]
{
"name": "MBPopoverBackgroundView",
"version": "0.1.0",
"platforms": {
"ios": null
},
"license": {
"type": "MIT"
},
"summary": "Class to implement custom UIPopoverController background view.",
"description": "MBPopoverBackgroundView is subclass of UIPopoverBackgroundView with methods for flexible customization of the iOS popover look and feel.",
"homepage": "https://github.com/mgrebenets/mbpopoverbackgroundview.git",
"authors": "Maksym Grebenets",
"source": {
"git": "https://github.com/mgrebenets/mbpopoverbackgroundview.git",
"tag": "0.1.0"
},
"source_files": "custom-popover-background/MBPopoverBackgroundView/**/*.{h,m}",
"requires_arc": true
}