blob: 10687fb46f67c3f456c74349eb2cdf5cf685365b [file] [log] [blame]
{
"name": "YWBubbleView",
"version": "1.0.2",
"summary": "可以拖拽的悬浮气泡,可以放置于Alert上层",
"description": "一个快速创建悬浮气泡的组件,可以设置级别放置于Alert上层",
"homepage": "https://github.com/ywdonga/YWBubbleView",
"license": "MIT",
"authors": {
"Dyw": "329720990@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ywdonga/YWBubbleView.git",
"tag": "1.0.2"
},
"source_files": "YWBubbleViewDemo/*/*/*.swift",
"exclude_files": "YWBubbleView"
}