blob: 94b6e16b001ab92b295c91baf35a958e02ef82e9 [file] [log] [blame]
{
"name": "HSPopupMenu",
"version": "0.1.1",
"swift_version": "4.0",
"summary": "A Popup Menu.",
"homepage": "https://github.com/zyphs21/HSPopupMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zyphs21": "hansenhs21@live.com"
},
"source": {
"git": "https://github.com/zyphs21/HSPopupMenu.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSPopupMenu/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}