blob: b2fb40936c5cd3d84100ad07234c2f5fef56592c [file] [log] [blame]
{
"name": "HPFloatMenu",
"version": "0.0.2",
"summary": "HPFloatMenu with cool animation for your iOS app, easy setup and use!",
"description": "A library for floating menu, user can easy custom the menu with icons and text.",
"homepage": "https://github.com/quanghoang0101/HPFloatMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hoang": "quanghoang0101@yahoo.com.vn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/quanghoang0101/HPFloatMenu.git",
"tag": "0.0.2"
},
"source_files": "HPFloatMenu/**/*.{swift}",
"dependencies": {
"SnapKit": [
"4.2.0"
]
},
"swift_version": "5"
}