blob: 47a1d00355e7080bc175eb48f66e3f58ebbca9c5 [file] [log] [blame]
{
"name": "HPFloatMenu",
"version": "0.0.4",
"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.4"
},
"source_files": "HPFloatMenu/**/*.{swift}",
"dependencies": {
"SnapKit": [
"4.2.0"
]
},
"swift_version": "5"
}