blob: c1395d7e8ec5cd61a41420cb0996245cc0369235 [file] [log] [blame]
{
"name": "HPFloatMenu",
"version": "1.0.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": "9.0"
},
"source": {
"git": "https://github.com/quanghoang0101/HPFloatMenu.git",
"tag": "1.0.0"
},
"source_files": "HPFloatMenu/**/*.{swift}",
"dependencies": {
"SnapKit": [
"4.2.0"
]
},
"swift_version": "5"
}