[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 5 / SYEmailHelper / 1.1 / SYEmailHelper.podspec.json
blob3516bbd8c33725b429d17d7e795bd462113f881c
2   "name": "SYEmailHelper",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.1",
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": "1.1"
16   },
17   "source_files": "SYEmailHelper/*.{h,m}",
18   "requires_arc": true,
19   "xcconfig": {
20     "CLANG_MODULES_AUTOLINK": "YES"
21   },
22   "module_name": "SYEmailHelper"