blob: 51b940fe90bf600846726adc950c85e6d11c878c [file] [log] [blame]
{
"name": "PoporAlertBubbleView",
"version": "1.02",
"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": "1.02"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporAlertBubbleView/Classes/*.{h,m}"
}