[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / e / f / 5 / SYEmailHelper / 2.0.2 / SYEmailHelper.podspec.json
blobe4f422811b82e1a6554401e99819f31acb55848d
2   "name": "SYEmailHelper",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "2.0.2",
7   "license": "Custom",
8   "summary": "Easily detect installed email clients and allow the user to choose one when sending an email",
9   "homepage": "https://github.com/dvkch/SYEmailHelper",
10   "authors": {
11     "Stan Chevallier": "contact@stanislaschevallier.fr"
12   },
13   "source": {
14     "git": "https://github.com/dvkch/SYEmailHelper.git",
15     "tag": "2.0.2"
16   },
17   "source_files": "SYEmailHelper/*.swift",
18   "requires_arc": true,
19   "xcconfig": {
20     "CLANG_MODULES_AUTOLINK": "YES"
21   },
22   "module_name": "SYEmailHelper",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"