blob: d491e14153caa9bee66a7782b03258d202e49e3a [file] [log] [blame]
{
"name": "YLFPopoverBackgroundView",
"version": "0.1.1",
"summary": "support custom PopoverBackgroundView for UIPopoverPresentationController",
"description": "YLFPopoverBackgroundView help you customize UI for UIPopoverPresentationController background;",
"homepage": "https://github.com/leavesster/YLFPopoverBackgroundView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "leavesster",
"source": {
"git": "https://github.com/leavesster/YLFPopoverBackgroundView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLFPopoverBackgroundView/Classes/**/*",
"resource_bundles": {
"YLFPopoverBackgroundView": [
"YLFPopoverBackgroundView/Assets/*.png"
]
},
"frameworks": "UIKit"
}