blob: aaf95cb1044759855abfde855ba39ccf6b5f60d4 [file] [log] [blame]
{
"name": "ZLPopMenuViewController",
"version": "0.0.1",
"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.1"
},
"source_files": "Code/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}