blob: c9a201f4f154698aaabe740cbe1a8382b532bf73 [file] [log] [blame]
{
"name": "HYPopoverView",
"version": "0.0.1",
"summary": "HYPopoverView.",
"description": "自定义的弹出框,类似 UIPopoverPresentationController",
"homepage": "https://github.com/oceanfive/HYPopoverView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oceanfive": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/HYPopoverView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYPopoverView/Classes/**/*",
"frameworks": "UIKit"
}