[Add] KommunicateCore-iOS-SDK 1.2.5
[CocoaPods.git] / Specs / 7 / a / 9 / PrettyFloatingMenuView / 0.2.0 / PrettyFloatingMenuView.podspec.json
blob8ac374c449cbfdd8d49a0c007fa0c780ee4a741c
2   "name": "PrettyFloatingMenuView",
3   "module_name": "PrettyFloatingMenuView",
4   "version": "0.2.0",
5   "summary": "A pretty example for multi buttons menu",
6   "description": "A pretty example for multi buttons menu written on swift",
7   "homepage": "https://github.com/nab0y4enko/PrettyFloatingMenuView",
8   "license": "MIT",
9   "authors": {
10     "Oleksii Naboichenko": "nab0y4enko@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/nab0y4enko",
13   "source": {
14     "git": "https://github.com/nab0y4enko/PrettyFloatingMenuView.git",
15     "tag": "0.2.0"
16   },
17   "source_files": "Sources/**/*.swift",
18   "frameworks": [
19     "UIKit",
20     "CoreGraphics",
21     "QuartzCore"
22   ],
23   "platforms": {
24     "ios": "10.0"
25   },
26   "dependencies": {
27     "PrettyExtensionsKit/UIKit": [
29     ],
30     "PrettyCircleView": [
32     ]
33   },
34   "pod_target_xcconfig": {
35     "SWIFT_VERSION": "4.0"
36   },
37   "pushed_with_swift_version": "4.0"