[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 6 / AlertToast-Hi / 1.3.9-v1 / AlertToast-Hi.podspec.json
blob1a751100f8c7e9abc81c0e23065b826e93a426b0
2   "name": "AlertToast-Hi",
3   "version": "1.3.9-v1",
4   "summary": "Create Apple-like alerts & toasts using SwiftUI",
5   "description": "Alert Toast is an open-source library in Github to use with SwiftUI. It allows you to present popups that don't need any user action to dismiss or to validate. Some great usage examples: Message Sent, Poor Network Connection, Profile Updated, Logged In/Out, Favorited, Loading and so on...",
6   "homepage": "https://github.com/tospery/AlertToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/AlertToast.git",
16     "tag": "1.3.9-v1"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "13.0",
22     "osx": "11.0"
23   },
24   "source_files": "Sources/AlertToast/**/*.swift",
25   "exclude_files": [
26     "Assets/",
27     "Tests/"
28   ],
29   "swift_version": "5.1"