blob: de612d3f0bd498ad60fd12dbbbd5e4152a7ba023 [file] [log] [blame]
{
"name": "HPFloatMenu",
"version": "1.1.0",
"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": "10.0"
},
"source": {
"git": "https://github.com/quanghoang0101/HPFloatMenu.git",
"tag": "1.1.0"
},
"source_files": "HPFloatMenu/**/*.{swift}",
"dependencies": {
"SnapKit": [
"5.0.0"
]
},
"swift_versions": "5",
"swift_version": "5"
}