blob: 025ca3551459c4ab3c2aef77cd79adcd867eb1da [file] [log] [blame]
{
"name": "ZLPopMenuViewController",
"version": "0.0.2",
"summary": "一个自定义弹出框",
"description": "一个自定义弹出 框",
"homepage": "https://github.com/HanksHu/ZLPopMenuViewController",
"license": "MIT",
"authors": "zhilin.hu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HanksHu/ZLPopMenuViewController.git",
"tag": "0.0.2"
},
"source_files": "Code/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}