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