blob: 06d251a89a28103e6a7a773762e2d5fcac6341e8 [file] [log] [blame]
{
"name": "LHPopover",
"version": "0.2.0",
"summary": "A Popover which can add custom view.",
"description": "A Popover which can add custom view.\n一个可以添加自定义 View 的 Popover View\n是对 popover 的修改",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LHPopover/**/*.{swift,h,m}"
}