[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 1 / e / a / HPFloatMenu / 1.0.0 / HPFloatMenu.podspec.json
blobc1395d7e8ec5cd61a41420cb0996245cc0369235
2   "name": "HPFloatMenu",
3   "version": "1.0.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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/quanghoang0101/HPFloatMenu.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "HPFloatMenu/**/*.{swift}",
22   "dependencies": {
23     "SnapKit": [
24       "4.2.0"
25     ]
26   },
27   "swift_version": "5"