[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / a / HPFloatMenu / 1.1.0 / HPFloatMenu.podspec.json
blobde612d3f0bd498ad60fd12dbbbd5e4152a7ba023
2   "name": "HPFloatMenu",
3   "version": "1.1.0",
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": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/quanghoang0101/HPFloatMenu.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "HPFloatMenu/**/*.{swift}",
22   "dependencies": {
23     "SnapKit": [
24       "5.0.0"
25     ]
26   },
27   "swift_versions": "5",
28   "swift_version": "5"