[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / e / f / 5 / SYEmailHelper / 2.0 / SYEmailHelper.podspec.json
bloba9f191a659e7866621b242596aee32c14f205aa5
2   "name": "SYEmailHelper",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "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.0"
16   },
17   "source_files": "SYEmailHelper/*.swift",
18   "requires_arc": true,
19   "xcconfig": {
20     "CLANG_MODULES_AUTOLINK": "YES"
21   },
22   "module_name": "SYEmailHelper",
23   "swift_version": "4.2"