blob: f2c7743589ee27f0a2fe8acdc0c4537733d9b647 [file] [log] [blame]
{
"name": "CustomPopOverView",
"version": "1.0.3",
"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.0.3"
},
"source_files": [
"CustomPopOverView",
"CustomPopOverView/Lib/CustomPopOverView/*.{h,m}"
],
"frameworks": "UIKit"
}