blob: acd3e97129d6c7d2bf0da3f8a066e41135493187 [file] [log] [blame]
{
"name": "HSPopupMenu",
"version": "0.1.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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSPopupMenu/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}