[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / e / f / 5 / SYEmailHelper / 2.2.0 / SYEmailHelper.podspec.json
blob79dd62851349a66645b0625c25f1d10dcc6a9d45
2   "name": "SYEmailHelper",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "2.2.0",
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.2.0"
16   },
17   "source_files": "Sources/**/*",
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"