[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / 9 / SSExpandableSwipeUpView / 1.0.0 / SSExpandableSwipeUpView.podspec.json
blobd5db2262b0322c4bc2cf2d76819b12c78a79a89f
2   "name": "SSExpandableSwipeUpView",
3   "version": "1.0.0",
4   "summary": "It is a centralized hub designed to provide users with a quick and organized overview of their incoming alerts, messages, and updates.",
5   "description": "SSExpandableSwipeUpView is a library for iOS developers, written in Swift. It resembles iPhone notification tray, also known as the Notification Center, is a centralized hub designed to provide users with a quick and organized overview of their incoming alerts, messages, and updates. Accessible by swiping down from the top edge of the screen, the notification tray displays a chronological list of notifications from various apps and system events. The library offers a wide range of customizable options. SSExpandableSwipeUpView is simple to integrate into your existing projects and offers excellent performance, making it an essential tool for any iOS developer contributing to a seamless and personalized user experience.",
6   "homepage": "https://github.com/SimformSolutionsPvtLtd/SSExpandableSwipeUpView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Purva Rupareliya": "purva.r@simformsolutions.com"
13   },
14   "source": {
15     "git": "https://github.com/SimformSolutionsPvtLtd/SSExpandableSwipeUpView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "16.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/**/*.{swift}",
23   "resources": "Sources/SSExpandableSwipeUpView/Resources/Assets.xcassets",
24   "resource_bundles": {
25     "SSExpandableSwipeUpView": [
26       "Sources/SSExpandableSwipeUpView/Resources/**/*"
27     ]
28   },
29   "swift_version": "5.0"