blob: 66859ef8e57cb9976535daafff5da81acfddd69b [file] [log] [blame]
{
"name": "LFBubbleView",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "方便灵活的气泡框,可设置边框,三角大小位置,颜色,圆角,甚至自定义里面的内容",
"homepage": "https://github.com/zhanglinfeng/LFBubbleView",
"authors": {
"张林峰": "1051034428@qq.com"
},
"source": {
"git": "https://github.com/zhanglinfeng/LFBubbleView.git",
"tag": "1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "LFBubbleView/*.{h,m}"
}