[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 7 / a / 9 / PrettyFloatingMenuView / 0.1.2 / PrettyFloatingMenuView.podspec.json
blob0c40754a4a46c89b0649e1596bda6aa1ed2dda1f
2   "name": "PrettyFloatingMenuView",
3   "version": "0.1.2",
4   "summary": "A pretty example for multi buttons menu",
5   "description": "A pretty example for multi buttons menu written on swift",
6   "homepage": "https://github.com/nab0y4enko/PrettyFloatingMenuView",
7   "license": "MIT",
8   "authors": {
9     "Oleksii Naboichenko": "nab0y4enko@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/nab0y4enko",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/nab0y4enko/PrettyFloatingMenuView.git",
17     "tag": "0.1.2"
18   },
19   "source_files": "Sources/**/*.swift",
20   "frameworks": [
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "PrettyExtensionsKit": [
29     ],
30     "PrettyCircleView": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"