[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 4 / AASnackbar / 1.0.2 / AASnackbar.podspec.json
blobedfc24c77a807b91162bf4c39cabf15862850aeb
2   "name": "AASnackbar",
3   "version": "1.0.2",
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": {
10     "Saad Albasha": "fixomifa@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/AaoIi/AASnackbar.git",
18     "tag": "1.0.2"
19   },
20   "source_files": [
21     "AASnackbar/**/*.swift",
22     "AASnackbar/**/*.h"
23   ],
24   "ios": {
25     "resource_bundles": {
26       "AASnackbar": [
27         "AASnackbar/**/*.xib"
28       ]
29     }
30   },
31   "swift_version": "5.0"