[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / c / e / 4 / ToastViewSwift / 1.1.0 / ToastViewSwift.podspec.json
blob9c87f25997217d8c84ca981b556a1fccd397a4c7
2   "name": "ToastViewSwift",
3   "version": "1.1.0",
4   "summary": "A Swift Toast view - iOS 14 style and newer - built with UIKit. 🍞",
5   "description": "A Swift Toast view - iOS 14 style and newer - built with UIKit. 🍞",
6   "homepage": "https://github.com/BastiaanJansen/Toast-Swift",
7   "screenshots": [
8     "https://github.com/BastiaanJansen/Toast-Swift/raw/main/Screenshots/Text.png",
9     "https://github.com/BastiaanJansen/Toast-Swift/raw/main/Screenshots/Airpods-Pro.png",
10     "https://github.com/BastiaanJansen/Toast-Swift/raw/main/Screenshots/Text-Dark.png",
11     "https://github.com/BastiaanJansen/Toast-Swift/raw/main/Screenshots/Airpods-Pro-Dark.png"
12   ],
13   "license": "MIT",
14   "authors": {
15     "Bastiaan Jansen": "Bastiaanj7@outlook.com"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/BastiaanJansen/Toast-Swift.git",
22     "tag": "1.1.0"
23   },
24   "source_files": "Sources/**/*.{h,m,swift}",
25   "exclude_files": "Classes/Exclude"