[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 4 / AASnackbar / 1.0.4 / AASnackbar.podspec.json
blob60b1d6aa4d4770df9a59a6f1d754135225a568e4
2   "name": "AASnackbar",
3   "version": "1.0.4",
4   "summary": "Snackbar with short animated message and may contain action for IOS and written in Swift",
5   "description": "AASnackbar shows a short animated message at the bottom of the screen about Specific event with duration.",
6   "homepage": "https://github.com/AaoIi/AASnackbar",
7   "screenshots": "https://camo.githubusercontent.com/1960bd53a31f1b2ce35b8d743e8d38e21700b771/68747470733a2f2f6c68332e676f6f676c6575736572636f6e74656e742e636f6d2f716634426348443149675863512d4e51773456783450774d7379787667646147797a676d595a4b544b5a4f37693156324c486d4555773d773337332d683634322d702d62312d6330783030393939393939",
8   "license": "MIT",
9   "authors": "Saad Albasha",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/AaoIi/AASnackbar.git",
16     "tag": "1.0.4"
17   },
18   "source_files": [
19     "AASnackbar/**/*.swift",
20     "AASnackbar/**/*.h"
21   ],
22   "ios": {
23     "resource_bundles": {
24       "AASnackbar": [
25         "AASnackbar/**/*.xib"
26       ]
27     }
28   },
29   "swift_version": "5.0"