[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 7 / 2 / SoftButton / 0.1.0 / SoftButton.podspec.json
blob968a98f4c013816c6ae0d538982c3188603372c1
2   "name": "SoftButton",
3   "version": "0.1.0",
4   "summary": "Simple Soft UI Neumorphic effect for UIButtons in Swift.",
5   "description": "'SoftButton is a simple UIButton extension that gives buttons a beautiful Soft UI Neumorphic effect with support for both light mode and dark mode.'",
6   "homepage": "https://github.com/PallavAg/SoftButton",
7   "screenshots": "https://i.imgur.com/CqGblJd.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Pallav Agarwal": "agpallav@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/PallavAg/SoftButton.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/pallavmac",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Source/**/*.swift",
25   "frameworks": "UIKit",
26   "swift_version": "5.0"