blob: fd4e6e9d87fee87901ee7d8544c6d95f2c442d04 [file] [log] [blame]
{
"name": "QZPopupMenu",
"version": "1.0.0",
"summary": "It’s a tool that pops up menus.",
"description": "This is a menu tool that can pop up in two different ways,the list of pop-up functions is used to read text.",
"homepage": "https://github.com/Quentin123456/QZPopupMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quentin123456": "quentinzang@outlook.com"
},
"source": {
"git": "https://github.com/Quentin123456/QZPopupMenu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QZPopupMenu/Classes/**/*",
"frameworks": "UIKit"
}