blob: 0d67ab1e0ae2f2aa6078db90fd336f4f351b4eb2 [file] [log] [blame]
{
"name": "NewPopMenu",
"version": "2.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/CaliCastle/PopMenu",
"authors": {
"Cali Castle": "cali@calicastle.com"
},
"summary": "A fully customizable popup style menu",
"source": {
"git": "https://github.com/CaliCastle/PopMenu.git",
"tag": "v2.1.2"
},
"source_files": "PopMenu/**/*.{h,swift}",
"module_name": "PopMenu",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"requires_arc": true,
"frameworks": "UIKit",
"documentation_url": "https://calicastle.github.io/PopMenu"
}