[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 1 / 9 / SugarToast / 1.0.1 / SugarToast.podspec.json
bloba8f8dfde2a0591befaf4beedcb967bd9170b1049
2   "name": "SugarToast",
3   "version": "1.0.1",
4   "summary": "Create toast views with few lines of code.",
5   "description": "SugarToast is a Swift extension that adds toast notifications. It is highly customizable, lightweight, and easy to use. Most toast notifications can be triggered with just a few lines of code.",
6   "homepage": "https://github.com/Gishyan93/SugarToast",
7   "license": "MIT",
8   "authors": {
9     "Tigran Gishian": "tigran.gishian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Gishyan93/SugarToast.git",
13     "tag": "1.0.1"
14   },
15   "swift_versions": "5.5",
16   "platforms": {
17     "ios": "13.0"
18   },
19   "source_files": "Sources/SugarToast/*.swift",
20   "swift_version": "5.5"