[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / a / HPFloatMenu / 0.0.4 / HPFloatMenu.podspec.json
blob47a1d00355e7080bc175eb48f66e3f58ebbca9c5
2   "name": "HPFloatMenu",
3   "version": "0.0.4",
4   "summary": "HPFloatMenu with cool animation for your iOS app, easy setup and use!",
5   "description": "A library for floating menu, user can easy custom the menu with icons and text.",
6   "homepage": "https://github.com/quanghoang0101/HPFloatMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hoang": "quanghoang0101@yahoo.com.vn"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/quanghoang0101/HPFloatMenu.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "HPFloatMenu/**/*.{swift}",
22   "dependencies": {
23     "SnapKit": [
24       "4.2.0"
25     ]
26   },
27   "swift_version": "5"