blob: 206ed7e709f3fddc1d9888834eb243707ab93220 [file] [log] [blame]
{
"name": "CustomPopOverView",
"version": "1.1.1",
"summary": "一款小巧灵活的自定义弹出视图, 可以做自定义AlertView、弹出窗口等等, A tiny and sweet custom popView (pop popup)",
"description": "一款小巧灵活的自定义弹出视图, 可以做自定义AlertView、弹出窗口等等, A tiny and sweet custom popView (pop popup)\n支持自定义弹出位置为上方或下方,支持自动判断弹出位置",
"homepage": "https://github.com/maltsugar/CustomPopoverView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zgy": "173678978@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/maltsugar/CustomPopoverView.git",
"tag": "1.1.1"
},
"source_files": "CustomPopOverView/Lib/CustomPopOverView/*.{h,m}",
"frameworks": "UIKit"
}