[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / 5 / SSNeumorphicView / 1.0.0 / SSNeumorphicView.podspec.json
blob4e980defa322eac30592b1f86e6fd4399e60c4d1
2   "name": "SSNeumorphicView",
3   "version": "1.0.0",
4   "summary": "A sophisticated and flexible library for iOS that integrates the Neumorphic design style into your app’s user interface.",
5   "description": "SSNeumorphicView is a versatile iOS library that integrates the popular Neumorphic design style into your app’s UI. Neumorphism, with its soft shadows and depth, creates an elegant embossed effect, making your UI components visually engaging.\n\nSSNeumorphicView supports both UIKit and SwiftUI, offering extensive customization for shadow colors, depths, and styles. It’s easy to use and backward compatible with iOS 13, ensuring a modern and consistent user experience across devices.",
6   "homepage": "https://github.com/SimformSolutionsPvtLtd/SSNeumorphicKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Simform Solutions": "developer@simform.com"
13   },
14   "source": {
15     "git": "https://github.com/SimformSolutionsPvtLtd/SSNeumorphicKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "Sources/SSNeumorphicView/Classes/**/*"
24   ],
25   "frameworks": "UIKit",
26   "weak_frameworks": "SwiftUI",
27   "swift_version": "5.0"