[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / a / e / f / CompatibleHover / 1.3.4 / CompatibleHover.podspec.json
blobce1771e2de029b3f35c2ab7548f7dc58e7a7264c
2   "name": "CompatibleHover",
3   "version": "1.3.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/ruilisi/Hover",
9   "authors": {
10     "Pedro Carrasco": "https://twitter.com/pedrommcarrasco"
11   },
12   "summary": "🎈 The smartest floating button",
13   "description": "Hover is a draggable floating action button (FAB) inspired by Apple's session Designing Fluid Interfaces & Nathan Gitter's fluid-interfaces. Hover will always stick to the nearest corner to avoid blocking content and allows the user to send it to any other corner with a single swipe. This is a fork that compatible to ios 10",
14   "source": {
15     "git": "https://github.com/ruilisi/Hover.git",
16     "tag": "1.3.4"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Hover/**/*",
23   "exclude_files": "Hover/*.plist",
24   "swift_version": "5.0"