[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 5 / SYEmailHelper / 2.1 / SYEmailHelper.podspec.json
blobf1b5d31fc9b7220505d75b75ae1ab9859e778d10
2   "name": "SYEmailHelper",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "2.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": "2.1"
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"