[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / e / MailView / 0.0.1 / MailView.podspec.json
blob26a4beb8a9a0857e8cab2c5789ef91995616d1af
2   "name": "MailView",
3   "version": "0.0.1",
4   "summary": "SwiftUI Mail composer view.",
5   "description": "SwiftUI equivalent of MFMailComposeViewController",
6   "homepage": "https://github.com/mohammad-rahchamani/MailView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohammad Rahchamani": "mohammad.rahchamani@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/mohammad-rahchamani/MailView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "MailView/**/*.{swift}",
23   "swift_version": "5.0"