blob: 4d689c53598f82f94c03992590d0327a387cd532 [file] [log] [blame]
{
"name": "KKPopover",
"version": "3.0.0",
"swift_version": "3.0",
"summary": "swift 自定义 popover 泡泡",
"description": "swift 自定义 popover 泡泡,可以自定义箭头,背景,内容\n【注意】pod 版本,swift 3 支持,以 3.+开头,同理 swift4 以 4.+ 开头",
"homepage": "https://github.com/TieShanWang/KKPopover",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKPopover.git",
"tag": "3.0.0"
},
"frameworks": "UIKit",
"source_files": "KKPopover/KKPopover/**/*.{swift}"
}