[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / e / a / HPFloatMenu / 0.0.2 / HPFloatMenu.podspec.json
blobb2fb40936c5cd3d84100ad07234c2f5fef56592c
2   "name": "HPFloatMenu",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "HPFloatMenu/**/*.{swift}",
22   "dependencies": {
23     "SnapKit": [
24       "4.2.0"
25     ]
26   },
27   "swift_version": "5"