[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / c / 2 / AlertToast / 1.1.6 / AlertToast.podspec.json
blob35532a6bf1f0a97066d7fd793418ad586ddfcdb0
2   "name": "AlertToast",
3   "version": "1.1.6",
4   "summary": "A popup alert like Apple Music & AppStore feedback.",
5   "description": "I tried to recreate Apple's alerts appearance and behavior as much as possible to be suitable for SwiftUI. You can find these alerts in the AppStore after feedback and after you add a song to your library in Apple Music.",
6   "homepage": "https://github.com/elai950/AlertToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Elai Zuberman": "email@address.com"
13   },
14   "platforms": {
15     "ios": "13.0",
16     "osx": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/elai950/AlertToast.git",
20     "tag": "1.1.6"
21   },
22   "source_files": "Sources/AlertToast/**/*.swift",
23   "requires_arc": true,
24   "swift_versions": "5.1",
25   "swift_version": "5.1"