[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 1 / e / LPSnackbar / 4.0.0 / LPSnackbar.podspec.json
bloba368105f107e7a72252d2fc910d4aa1a976e43d5
2   "name": "LPSnackbar",
3   "version": "4.0.0",
4   "swift_versions": "5.3",
5   "summary": "A flexible and easy to use Snackbar control for iOS.",
6   "description": "Flexible and customizable Android inspired Snackbar control for iOS devices.",
7   "homepage": "https://github.com/luispadron/LPSnackbar",
8   "screenshots": "https://raw.githubusercontent.com/luispadron/LPSnackbar/master/.github/Screen1.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Luis Padron": "luispadronn@gmail.com"
15   },
16   "social_media_url": "http://luispadron.com",
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source": {
21     "git": "https://github.com/luispadron/LPSnackbar.git",
22     "tag": "v4.0.0"
23   },
24   "source_files": [
25     "src/LPSnackbar",
26     "src/LPSnackbar/**/*.{h,m}"
27   ],
28   "swift_version": "5.3"