blob: d6e747b92886e1498f6d4eebfd05d74ad32e6e52 [file] [log] [blame]
{
"name": "PoporAlertBubbleView",
"version": "0.0.3",
"summary": "类似iPhone 的 UIMenuController,将自定义view以气泡包围的方式展示出来,假如设置的方向不正确则自动使用其他方向.",
"homepage": "https://github.com/popor/PoporAlertBubbleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporAlertBubbleView.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporAlertBubbleView/Classes/*.{h,m}",
"dependencies": {
"PoporUI/UIView": [
],
"PoporFoundation/PrefixCore": [
],
"PoporFoundation/NSAssistant": [
]
}
}