2 "name": "StickyButton",
4 "summary": "A sticky floating button menu.",
5 "homepage": "https://github.com/ach-ref/StickyButton",
6 "description": "A sticky floating action button for iOS. It sticks to bottom left or right side of the screen. You can change the side by a simple swipe. It's a fancy and nice way to navigate between controllers for example.",
8 "https://raw.githubusercontent.com/ach-ref/StickyButton/master/Resources/demo1.gif",
9 "https://raw.githubusercontent.com/ach-ref/StickyButton/master/Resources/demo2.gif",
10 "https://raw.githubusercontent.com/ach-ref/StickyButton/master/Resources/demo3.gif"
17 "Achref Marzouki": "contact@amarzouki.com"
19 "social_media_url": "https://amarzouki.com",
23 "swift_versions": "5",
25 "git": "https://github.com/ach-ref/StickyButton.git",
28 "source_files": "StickyButton/**/*.{h,m,swift}",
29 "public_header_files": "StickyButton/**/*.h",
31 "pod_target_xcconfig": {
32 "LD_RUNPATH_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)"