blob: 8bc4a269dcb722103f58a23f3975c54cdc1c5fbf [file] [log] [blame]
{
"name": "NewPopMenu",
"version": "2.1.1",
"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": "v2.1.1"
},
"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"
}