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