blob: a09f082599eac24945f8e5af5e427d20c6a2b8ef [file] [log] [blame]
{
"name": "NewPopMenu",
"version": "1.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/CaliCastle/PopMenu",
"authors": {
"Cali Castle": "cali@calicastle.com"
},
"summary": "A cool and customizable popup action sheet for iOS",
"source": {
"git": "https://github.com/CaliCastle/PopMenu.git",
"tag": "v1.1.2"
},
"source_files": "PopMenu/**/*.{h,swift}",
"module_name": "PopMenu",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"requires_arc": true,
"frameworks": "UIKit",
"documentation_url": "https://calicastle.github.io/PopMenu"
}