[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / c / 2 / AlertToast / 1.1.2 / AlertToast.podspec.json
blob7992247c2434bf39adaa335d3a2aeb76fb622dc3
2   "name": "AlertToast",
3   "version": "1.1.2",
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.2"
21   },
22   "source_files": "Sources/AlertToast/**/*.swift",
23   "requires_arc": true,
24   "swift_versions": "5.1",
25   "swift_version": "5.1"