[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 3 / d / SnackBar.swift / 0.1.0 / SnackBar.swift.podspec.json
blob47fd1479f29a3e05be9f9971235869d3f9deb275
2   "name": "SnackBar.swift",
3   "version": "0.1.0",
4   "summary": "SnackBar provide brief feedback about an operation through a message at the bottom of the screen.",
5   "description": "Snackbars provide brief feedback about an operation through a message at the bottom of the screen. Snackbars contain up to two lines of text directly related to the operation performed. They may contain a text action.",
6   "homepage": "https://github.com/ahmedAlmasri/SnackBar.swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ahmad Almasri": "ahmed.almasri@ymail.com"
13   },
14   "source": {
15     "git": "https://github.com/ahmedAlmasri/SnackBar.swift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SnackBar.swift/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   },
28   "swift_version": "5.0"