blob: daacae1cda388288280ec2bc1f88589633b7e7ae [file] [log] [blame]
{
"name": "LHPopover",
"version": "0.1.5",
"summary": "A Popover which can add custom view.",
"description": "A Popover which can add custom view.\n一个可以添加自定义 View 的 Popover View",
"homepage": "https://github.com/loohawe/LHPopover",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"loohawe@gmail.com": "loohawe@gmail.com"
},
"source": {
"git": "https://github.com/loohawe/LHPopover",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "LHPopover/**/*.{swift,h,m}"
}