blob: 6532fa46a91f05b3b52d085046158bda3768bbca [file] [log] [blame]
{
"name": "ZLPopMenuViewController",
"version": "0.0.3",
"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.3"
},
"source_files": "Code/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}