[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / f / 2 / StToast / 0.1.1 / StToast.podspec.json
blob3108d8644ad7e67dede8187aca971f216c5a1688
2   "name": "StToast",
3   "version": "0.1.1",
4   "summary": "Custom toast message with 3 default types",
5   "description": "Toast message with plenty of customizations three position options on screen, three default types",
6   "homepage": "https://github.com/sahilshaligram/StToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sahilshaligram": "126651068+sahilshaligram@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/sahilshaligram/StToast.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "StToast/Classes/**/*",
23   "exclude_files": "StToast/Classes/*.plist",
24   "swift_version": "4.2"