[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / 2 / AlertToast / 1.0.9 / AlertToast.podspec.json
blob2cd2fe54c11cbe33206f6c54a23711a4e8f7a3e9
2   "name": "AlertToast",
3   "version": "1.0.9",
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   },
17   "source": {
18     "git": "https://github.com/elai950/AlertToast.git",
19     "tag": "1.0.9"
20   },
21   "source_files": "Sources/AlertToast/**/*.swift",
22   "requires_arc": true,
23   "swift_versions": "5.1",
24   "swift_version": "5.1"